Results 1 to 4 of 4

Thread: Switch Menu Question

  1. #1
    Join Date
    Apr 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Switch Menu Question

    I am working on the following page:
    http://www.htc.net/~jspahr/test2.html

    I am using the switch menu navigation script found here:
    http://www.dynamicdrive.com/dynamici...switchmenu.htm

    I would like to be able to have the rollovers stay highlighted
    when you click on a menu item.

    Ex. You click on About Us, it opens the sub menu links and
    the About Us image stays highlighted instead of going back to white.
    It would then stay highlighted until the next menu was clicked.

    How could this be done?

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    The problem is that you've used CSS. CSS is good, but it doesn't allow so much control over what happens when events are fired as Javascript does.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Apr 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    So it wouldn't be possible with the way I currently have it setup?

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    No, you'd have to rewrite that hover effect slightly.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

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
  •