开发者

Show/Hide (drop/down) area to show a menu

开发者 https://www.devze.com 2022-12-08 02:04 出处:网络
I want to create a drop down area like once in the top of templatemonster.com .It shows when mouse over it and hide when mouse cursor get out of it. can you introduce me a jquery plugin for this?
  1. I want to create a drop down area like once in the top of templatemonster.com .It shows when mouse over it and hide when mouse cursor get out of it. can you introduce me a jquery plugin for this?

    1. Also I'm going to add a menu like the top menu of templatemonster.com to this hidden area. How can I make this one? ( specialised with a horizontal sub-menues)
开发者_JAVA技巧

meanwhile I'll use these feature in a joomla! template. any special suggestion for joomla! here? (plugin and etc)

Thank you very much


check out superfish jquery plugin

Demo: http://users.tpg.com.au/j_birch/plugins/superfish/#examples


+1 on the superfish extension, although you pretty much have to know some css to use it. There's not an extension that I know of that would won't need some css ability.

Another option would be to find a template that already has a dropdown menu system built in. Find a template that you like, and make sure the demo has drop-down menus, and you'll be all set. The templates will have their own individual directions on how to populate the menus, but it generally straightforward. Usually you will create a menu, and some of the menu items will have other items as parents.


I finally use superfish jquery plugin for menu (http://users.tpg.com.au/j%5Fbirch/plugins/superfish/#examples)

and

this jquery dropdown plufing for my hidden area (www.javascriptkit.com/script/script2/dropdownpanel.shtml)

Thank you again my friends

0

精彩评论

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