I tried a demo of 8 sub levels with superfish just to see what
happened, only limitiation was page space ( which can also be overcome
with some onBeforeShow functions)
Shawn wrote:
Superfish doesn't do the trick?
http://users.tpg.com.au/j_birch/plugins/superfish/#examples
They show the JS code to make that work. View Source on the page and
you find the menus are just lists (ul's). So if you need more complex,
just build the nested lists as needed. If you need Ajaxified, just
update the lists as needed. (though you may need to re-apply the
superfish command then).
Shawn
hamed7 wrote:
hi
i want create ultimate submenu and support multilevel for example like
this:
----------
1:
1-1
2:
2-1
2-2-1
2-3-1-1
2-3-2-1
2-4-1-1-1
2-5-1-1
3:
3-1-1-1
4
-----------
i need some idea or some sourcecode(ajax sourcecode is "better" than
none ajax)
*please help me this is important for me very much.
|