Home / Components / Menus & Navigation / MTree - Mootools plugin of Tree navigation /
MTree - Mootools plugin of Tree navigation
7 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other ... [+]
> View graphic table with full license features
$5.00
Documentation level: Well documented
Product ID:F1205801
This OOP style plugin accept many options, you can assign them when instantiate it. If you don't assign them, it will use the default value. Below are the options :
- subIndent :indent of sub item relative to the parent, in pixel. Default : 20
- duration :length of animation in mili seconds , Default : 500
- useCookie : set true if the plugin need to remember the selected item, Default : false
- accordionMode :set true if you need an accordion effect, Default : false
- initialLevel :depth level that need to open at plugin instantiation. The top items level if 0. Only works if accordionMode is false , Default : -1
- ajaxMode :Provide a quick ajax application, if you set it true, you have to assign the ajaxDiv option with the ID of div element that will be filled with the ajax request. Default : false
- ajaxDiv :ID of div element that will be filled with the ajax request response. Default : null
- ajaxLoadingLoading message while ajax request is processing, will be displayed in ajaxDiv, Default : 'Loading...'
- ajaxDisableClass :if you set a string value on this option, the 'a' tag that have this class will not load ajax request, it will work as ordinary link, Default : null
How To Implement
1. Add the required js and css
2. Prepare your menu list with following convention, the plugin will generate a tree menu based on the list
3. Write this block of JS code, the "TreeMenu" string is what your menu list container id is
4. Your treemenu is ready to use :)
$5.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |














no comment
Add comment