Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript simple jquery dropdown

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35721
    margaux
    Participant

    I’m trying to get this to work on this site and failing – it looks like it should be simple enough to implement but I can’t see where I’m going wrong. any suggestions? thanks.

    #93004
    margaux
    Participant

    at the top, about the 8th line down


    . I use this for anything slider, can’t I also use it for the dropdown?

    #93045
    margaux
    Participant

    @kgscott284 – thanks for the reply. I can see on jsFiddle how nicely your solution works but I can’t get it to work. I tried putting the jquery into an external file and putting it internally but neither is working. I hope its not due to a typo but if you wouldn’t mind looking here maybe you can see my error. Also can you explain if the zoom property is necessary and what does this line do

    $("ul.dropdown li ul li:has(ul)").find("a:first").append(" » ");

    ? do I need it? Many thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.