Log in

View Full Version : Dynamic menu using xml and jquery



ravimmrk
05-23-2008, 06:28 AM
I want to create a dynamic vertical expandable menu using xml. whether its possible if so please if any one have some samples please let me know.

Thanks in advance for all ur needfulness..

regards,

ravi.m:)

Medyman
05-23-2008, 11:53 AM
http://www.xml.com/pub/a/2007/10/10/jquery-and-xml.html
http://ajaxian.com/archives/ajaxian-featured-tutorial-parsing-xml-with-jquery

Just google for Ajax and jQuery, you'll find many more on how to parse xml with jQuery. The creating a menu part is just HTML. You can search DD's style library if you need some CSS/HTML menus.

thedilab
09-21-2009, 11:00 AM
This is exactly what I have done .
A vertical expanding and collpased menu based on xml file.
check it out
http://www.the-di-lab.com/?cat=6 (http://www.the-di-lab.com/?cat=6)

Regardx

The-Di-Lab