Superfish with Wordpress
New navigation get! fully ajaxified goodness, pretty?
disclaimer: I can’t really code, this is as much as I know, please don’t ask me uber nerdcore question ^^;;
After much googling, I stumbled upon Superfish, which is one of those ready-made javascript menu. The official description for this little package is ‘An enhanced Suckerfish-style menu plugin for jQuery. Now jQuery 1.2 ready!‘, while I have absolutely no idea why they called it ‘suckerfish-style menu‘, I do know what jQuery is*. Being a good codelifter that I am, I wasted no time trying to get it worked on my site, while the process should be straight forward, there’s couple of points that you might wanted to keep in mind if you want to use this on your Wordpress site.
1. you should call jQuery and superfish right before , after everything that already there.
2. superfish might conflict with your other ajax thingy, in my case, it conflicted with live search popup, what you can do is using jQuery.noConflict( ) when you call the superfish, like this:
Happy ajaxing!**
* jQuery is a javascript library that use mainly for those ajax effects, it became hottest thing in nerdland and replaced other libraries like prototype.js.
** or codelifting, like I do XD

December 30th, 2007 at 2:54 pm
You are such a geek. Now find yourself another geek and have little geek chil’den.