I'm trying to include a simple dropdown menu with jquery on this site. On hovering over the portfolio option on the menu, a sub menu should fade in, but it isn't working. Any suggestions? Thanks.
Page 1 of 1
jquery dropdown menu
#2
Posted 20 December 2011 - 10:38 AM
gadgetgirl, on 19 December 2011 - 06:55 PM, said:
I'm trying to include a simple dropdown menu with jquery on this site. On hovering over the portfolio option on the menu, a sub menu should fade in, but it isn't working. Any suggestions? Thanks.
why not use CSS3?
#3
Posted 18 January 2012 - 04:44 PM
I've used the slideToggle function for a dropdown menu. It's working on the top level pages but not the lower level - any suggestions on how to get it working. The client really likes it so I would like to use it on all the pages. It's working here but not here
I don't want to use CSS3 for this as I know many of the potential clients use Internet Explorer. Thanks.
I don't want to use CSS3 for this as I know many of the potential clients use Internet Explorer. Thanks.
#4
Posted 20 January 2012 - 09:23 AM
As I suspected the jQuery was in conflict with another plugin I was using. Using jQuery.noConflict() sorted it out.
Share this topic:
Page 1 of 1
Help















