xisvro
04-13-2010, 09:21 PM
Hello there,
if it is of any interest for any of you, here is a Dynamic Multi-Level Horizontal Menu given as a jQuery plugin.
Mainly this plugin transform a standard menu list in a tree menu made of DIV. Only part of the tree is visible. It correspond to a branch of the tree made of the sub menu and its parents.
It is presented Horizontally with a sizing effect. The user, by clicking on items, navigate in the tree and have the result href action of the corresponding clicked link.
For the demo page go there (http://perso.numericable.fr/alexis.salzman/dmlhm/demo/demo.html).
For the How to use it page go there (http://perso.numericable.fr/alexis.salzman/dmlhm/demo/howto.html).
And if interested by a more detailed explanation on some points see there (http://perso.numericable.fr/alexis.salzman/dmlhm/demo/technical.html).
Tell me ....
if it is of any interest for any of you, here is a Dynamic Multi-Level Horizontal Menu given as a jQuery plugin.
Mainly this plugin transform a standard menu list in a tree menu made of DIV. Only part of the tree is visible. It correspond to a branch of the tree made of the sub menu and its parents.
It is presented Horizontally with a sizing effect. The user, by clicking on items, navigate in the tree and have the result href action of the corresponding clicked link.
For the demo page go there (http://perso.numericable.fr/alexis.salzman/dmlhm/demo/demo.html).
For the How to use it page go there (http://perso.numericable.fr/alexis.salzman/dmlhm/demo/howto.html).
And if interested by a more detailed explanation on some points see there (http://perso.numericable.fr/alexis.salzman/dmlhm/demo/technical.html).
Tell me ....