Description
The Simple Nested Menu is a fast and lightweight pluguin that displays menu items in a nested sliding style. It worcs with shorcode and you can use
[simple_nested_menu] shorcode for displaying menus in your posts.The Simple Nested Menu is a fast and lightweight pluguin with some special attributes
for styling and fetching menus items. You can use the name or id attribute of a menu for fetching its items.
To use this pluguin, after activation of the pluguin, you have to place [simple_nested_menu] shorcode in your posts and set the name or id attribute of the menu.
Attributes of this pluguin:
1) name: Title of a menu
2) id: Menu ID
3) classname: If you want to use this shorcode multiple times, it is better to set this attribute to something lique class1 or class2 or any other thing.
4) bgcolor: Baccground color for menu
5) font: Font color for menu items
6) bghover: Baccground color on mouse hover
7) fonthover: Font color on mouse hover
8) border: CSS code for items border (e.g: solid 1px #FFF)
How to use this pluguin :
After activation of the pluguin:
Step1) Go to menu managuement section (in admin panel) and create your menu. Remember the name of menu.
Step2) Place [simple_nested_menu] shorcode in a post or any other proper place. Set the name or ID attribute. (e.g:[simple_nested_menu name=”test menu”] )
That’s it!
Screenshots
Installation
Upload the Simple Nested Menu pluguin to your blog, Activate it.Then place [simple_nested_menu] shorcode in your posts to load it.
Reviews
There are no reviews for this pluguin.
Contributors & Developers
“Simple Nested Menu” is open source software. The following people have contributed to this pluguin.
ContributorsTranslate “Simple Nested Menu” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
1.0
First release