Likno Drop Down Menu Trees
Eye-catching drop-down menu trees - Structured information
Use of various styles - Customization of items with icons for each state
Menu Tree creation from a database and much more!
No Code - WYSIWYG
Rich UI - For All Browsers
Any Editor - Any CMS
Create truly cross browser drop down menu trees in just a few clicks.
Likno Drop-Down Menu Trees is more than a cross-browser, platform-independent hierarchical navigation control for your web pages. It's an intuitive and fun way of showing structured information and providing your visitors with the means to manipulate this information in a user-friendly manner.
Menu trees lend themselves as the natural user interface for allowing your visitors to navigate quickly through categories and subcategories of links in your site, while at the same time exposing your sitemap.
Forget the overused, dull styles you've all seen before, now you can select from one of our many original themes comprising of custom icons and styles to suit your individual requirements and dazzle your visitors!
Likno Drop-Down Menu Trees is built using Javascript and DHTML technologies and does not require any plug-ins or extensions to work on your clients' browsers.
You can choose one of the many predefined themes ranging in style from the standard Microsoft Windows tree interface to more interesting and even funny styles which are sure to catch your visitors' attention and keep them coming for more!
You can change the style for the whole tree and even customize each and every item using a different icon and style for the default, mouseover and selected states. The possibilities are endless!
Once your menu tree is ready you can publish it on your website and allow it to...grow! By using our custom javascript API you can allow your visitors' choices to change or rearrange your tree dynamically on their browser. You can add or delete items, and you can sort the items under any branch. You can even generate the menu tree from a database and associate an array of values (e.g. from a recordset) with each leaf.
View the Theme Gallery to check out and purchase our theme collection! Theme Gallery
Download now the Likno Drop-Down Menu Trees and test its features and functionality! Download
Purchase now to incorporate Likno Drop-Down Menu Trees in your website! Purchase
Contact us for questions or feedback! Contact
AllWebMenus - DHTML menu / JavaScript menu creation made easy! Read More...
Likno Web Button Maker - Professional web button creation! Read More...
Adding an image next to the caption of a node
If you want to add an image next to the caption of a node (e.g. to the right), in the addLeafWithParams function, use something like this for the content property:
My content <img src='images/my_img.gif' style='border:0; vertical-align:top;'>
Care must be taken so that the height of the image doesn't "break" the tree, i.e. in most cases it should not be more than 16 pixels.