Results 1 to 2 of 2

Thread: multiple links

  1. #1
    Join Date
    Oct 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default multiple links

    Im trying to create a menu similar to the one on this page. When you hover over a link, some more links show for you to click on and then disspear after 5 seconds or so unless your mouse is still over it. Then when you hover over another link its sublinks appear.

    They do theirs with their own dreamweaver plug-in and i cant figure out how. Ive tried creating 2 styles (active/unactive) which hides and shows a div onmouseover but i dont think i got the javascript write.

    Any help on this appreciated.


    Imran Hashmi
    www.visionstudio.co.uk
    www.seo-professional.co.uk 0044-7969012441

  2. #2
    Join Date
    Oct 2005
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i suggest just using a normal select menu

    <SELECT NAME="hmm?">
    <OPTION VALUE="g">option 1
    <OPTION VALUE="w">option 2
    <OPTION VALUE="j">blah blah blah
    <OPTION VALUE="p">you get the idea
    </SELECT>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •