[jQuery] Re: superfish & wordpress. Where am I going wrong?

2009-10-24 Thread Charlie
your hoverIntent.js file is an html file with a js extension looks like you copied and saved a demo html page and turnedit into a js file change it out with the hoverIntent.js download file Matt wrote: Hi, I'm trying to implement superfish onto a wordpress site I'm working on, but just

[jQuery] Re: Superfish Wordpress

2009-07-22 Thread Charlie
you're php always assigns current page class to Home "current_page_item">Home try this:   >Home if you use the pathClass option properly you can shorten the superfish constructor $('ul.sf-menu') .superfish({     pathClass : 'current_page_item' delay:   500, speed:   'f

[jQuery] Re: Superfish - Wordpress Multiple PathClass ???

2009-01-01 Thread Joel Birch
Hello, This one has been solved before. Here is the link to the thread: http://icanhaz.com/superfish Enjoy! Joel Birch.