Location:Home > JS special effects code > Navigation and menu
-
jQuery recursively shrink the menu on the left
jQuery shrinks the menu recursively on the left, and jQuery shrinks automatically when clicking on the left menu, using json data format -
jQuery supports ajax tree menu plugin
jQuery multi-level tree menu plug-in, extracted from the well-known background management framework Ace, it has the following characteristics: 1, can define unlimited levels of tree menu; 2, support Ajax asynchronous loading of tree nodes; 3, custom tree The icon of the selected node. Another is that the theme of this jQuery tree menu can be customized and looks very beautiful. -
jQuery tree menu plugin
A simple multi-level jQuery tree menu plug-in, the demo defaults to a 3-level menu, the data is not loaded with json data, it is implemented with html code, and the jquery code is expanded and contracted. -
The upper right corner button circular diffusion navigation menu special effects
A circular diffusion animation menu implemented by css3+js. The default button is in the upper right corner of the web page. Click the button to display a multi-layer diffusion animation menu effect. -
Flat Bootstrap3 beautifies the navigation bar with drop-down submenus
A navigation bar based on Bootstrap3 framework with sub-menus, the flat design color can be customized, and FontAwesome font icons make the navigation bar more beautiful. -
jQuery cool falling animation full screen menu
Use jquery+css3+svg to achieve a cool menu style, full-screen overlay navigation menu with animation effects. Click on the hamburger menu in the upper right corner, a falling animation will appear, like a waterfall webpage effect. -
jQuery full-screen navigation menu overlay CSS3 transition
Full-screen navigation menu code with cool CSS3 transition animation effect. The pop-up is implemented using jQuery events. The navigation menu is made using CSS3 and a small amount of jQuery. When the user clicks the hamburger button in the upper left corner, the full-screen menu will slide out from the top of the screen. -
Responsive Bootstrap navigation plugin drop-down menu
The navigation menu plug-in based on the Bootstrap framework can add font icons to use FontAwesome. -
Bootstrap multi-level navigation drop-down menu
Responsive navigation menu special effects based on bootsnav. The navigation menu contains multi-level menus, large menus, and comes with cool animation effects, which is very practical. -
jQuery two-level vertical menu navigation plugin
This is a jQuery plugin that creates a two-tier sliding menu using an unordered list. It only supports two levels of nested HTML lists (in other words, a list of main menu items and submenus). It allows the menu item to be opened initially, selected, and it closes all other items to open an item. -
CSS dark vertical menu with icons
CSS dark vertical menu with icons, use FontAwesome icon side vertical menu. -
jQuery commonly used e-commerce navigation plugin
The e-commerce website navigation bar implemented by jQuery is simple and practical with no extra code, and the category navigation menu style on the left side of the mall. -
jQuery vertical background navigation plugin responsive menu
The responsive vertical menu constructed using Jquery, html and css is easy to implement and easy to understand. It can be used in any website sidebar and management backend system navigation menu. -
jQuery left drawer vertical menu special effect code
jQuery left drawer vertical menu special effect code, js can shrink the expanded navigation menu, can be used as background system navigation, click the icon button side personal menu to shrink the display effect code. -
jQuery Level 2 Accordion Menu Plugin
A very common style jQuery vertical accordion secondary drop-down menu plugin. The menu interface is very simple. The menu items are composed of text and small icons, which can be slightly transformed into a side menu bar for website back-end management. -
Bootstrap multi-style navigation menu responsive
Based on the responsive navigation menu style written by the Bootstrap framework, this responsive navigation style will change as the size of the browser changes. It is compatible with mobile websites and is two different styles from normal display. -
Responsive design jQuery vertical side navigation bar plugin
jQuery responsive vertical sidebar plugin. The plug-in can easily generate a responsive sidebar, and has built-in multiple color themes, as well as a search box. -
jQuery internal sliding hierarchical vertical menu plugin
Very distinctive jQuery vertical multi-level navigation menu plug-in, and other vertical navigation menus are different, this multi-level navigation is an internal sliding switch between the next level and the previous level menu. -
jquery black management background left side menu
The left side menu of the management back-end realized by jquery, the foldable black foldable vertical menu, the style is pretty with small icons. The general background navigation is suitable for all kinds of management systems. -
Bootstrap style treeview multi-level tree menu plugin
Bootstrap style treeview is a jQuery multi-level list tree plug-in based on Bootstrap with very cool effects. It displays some inherited tree structures in a simple and elegant way, such as view tree, list tree, etc. Available event list nodeChecked (event, node): A node is checked. nodeCollapsed (event, node): A node is collapsed. nodeDisabled (event, node): A node is disabled. nodeEnabled (event, node): A node is enabled. nodeExpanded (event, node): A node is expanded. nodeSelected (event, node): A node is selected. nodeUnchecked (event, node): A node is unchecked. nodeUnselected (event, node): Unselect a node. searchComplete (event, results): Triggered after the search is completed. searchCleared (event, results): Triggered after the search results are cleared.