Where can I find a super drop down menu with images and text details?
I'm curious how to build a similar menu with all the images and text details 开发者_开发技巧as in http://www.resellerclub.com/
Any ideas on the technologies used ? Are there any commercial solutions like this ?
Thank you,
They are called 'mega menu' plugins. You can build them with a combination of CSS/Javascript/jQuery. There are several open source plugins available.
You can try: http://plugins.jquery.com/project/jquerymegamenu
This article talks about several menu plugins: http://www.noupe.com/jquery/45-jquery-navigation-plugins-and-tutorials.html
Perhaps would this non-Javascript example help? It's HTML and CSS3 entirely, with some scripts for browser support.
精彩评论