开发者

What is the best dropdown navigation alternative to Superfish?

开发者 https://www.devze.com 2022-12-18 20:48 出处:网络
I know superfish is amazing, but the terrible CMS we are using conflicts with it in IE6 (hovers break in IE6 when the CMS applies a selected class to the li). I don\'t know how, but feel free to look

I know superfish is amazing, but the terrible CMS we are using conflicts with it in IE6 (hovers break in IE6 when the CMS applies a selected class to the li). I don't know how, but feel free to look at valitics.com/test1. It can be mootools, scriptaculous, whatever, I just n开发者_如何学Ceed a good alternative to superfish.


Arian's http://mootools.net/forge/p/moodropmenu is quite straight forward. Checkout the newer version of moodropmenu on github.

A year ago I built one my own github.com/eerne/sushi-menu/ . It should work nicely on IE6+ and in css-only mode too. Tab should let you navigate through the menu (currently IE only). Though it was written with MooTools 1.2.2 and I haven't tested it recently.

Looking at valitics.com/test1 I suppose whichever plugin you take, you will need to add some custom code.

IE6 (hovers break in IE6 when the CMS applies a selected class to the li)

This is just a guess, but it sound like some CSS issue that could be fixed with existing script.


Why not write something simple/elegant on your own with jquery? Here's a good tutorial: http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html ... most of the tutorials only require a little bit of code.


I use OM Maximenu, In my opinion it is easier and better than Superfish.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号