Showing posts with label sub menu. Show all posts
Showing posts with label sub menu. Show all posts

Saturday, December 21, 2013

Download jQuery CSS3 DropDown Menu Plugin

jQuery CSS3 DropDown Menu Plugin

jQuery CSS3 DropDown Menu Plugin dowload

It’s a jQuery drop down menu, the CSS3 animation is driven by Animate.css. It’s mobile friendly. The available options // the first menus class name menuClass: 'level1_menu', // the sub menus class name subMenuClass: 'level2_menu', // how the sub menus appear easeInType: 'fadeInLeft', // how the sub menus disappear easeOutType: 'fadeOutRight', // show the sub menus by mouseover or click triggerBy: 'mouseover', // hide the sub menus instantly, use in the vertical menu hideInstant: false, // when clcik a menu, add the

Tuesday, December 10, 2013

Download Dropdown Menus (CSS)

Dropdown Menus (CSS)

Dropdown Menus (CSS) dowload

“Dropdown Menus” are a set of some commonly used menus which can be a good substitute to JavaScript based menus. These menus use CSS3 techniques for modern browsers and degrade nicely for old browsers that support CSS 2 .1 properly.