Results 1 to 5 of 5

Thread: Chrome Drop Down Menu - Show DD OnClick

  1. #1
    Join Date
    Sep 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Chrome Drop Down Menu - Show DD OnClick

    1) Script Title: Chrome CSS Drop Down Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rome/index.htm

    3) Describe problem:

    I am trying to get one of the list elements to display onClick rather than onmouseover, can any one give some advice or share experiences.

    thanks
    Doug
    Last edited by ddadmin; 09-28-2007 at 06:47 AM.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

  3. #3
    Join Date
    Sep 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for your super fast reply, but ...

    This Script will ensure every element displays onClick, what i was trying to achieve is to have only one of the list elements open onClick and the rest on Rollover. Is this achievable with a modification to the script and html?

    Thanks again
    Doug

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmmm it's possible I guess, but the nature of the script means it dynamically loops through all the menu items and makes them either respond onClick or onMouseover. To single out a particular menu item to behave otherwise would involve some messy hacking.

  5. #5
    Join Date
    Sep 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks again for your reply, i will attempt to give the hack a go.

    D

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
  •