Hi Jason, If you have the XML already setup and nested, why not name the XML nodes just <ul> and <li> (with appropriate attributes) and copy as is to your output?
Just a thought. Scott Cadillac, Email: [EMAIL PROTECTED] http://scott.cadillac.bz > -----Original Message----- > From: Jason Pamental [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 14, 2006 1:40 PM > To: [email protected] > Subject: Witango-Talk: xml to UL > > Hi guys - > > I'm looking for a leg up on an XML transformation. I have some good > CSS stuff to create either horizontal or vertical navigation (with > unlimited levels of dropdowns and so far pretty completely cross- > platform), and I also have a good routine to take the navigation > information and create an XML document with things all properly > nested. What I need to sort out is how to most efficiently > create the > nested ul's to make it work. I imagine it would be done with use of > the XSLT tag, but have never tried it before. They way I got it to > work previously was a little ugly and I'd rather learn a better/ > cleaner way. > > Thanks, > > Jason > > ----- > > Jason Pamental > Director of Web Services > North Sails > > Office: 401.643.1415 > Fax: 401.643.1420 > Mobile: 401.743.4406 > Email: [EMAIL PROTECTED] > > > > > > Visit us at http://www.northsails.com > > [This E-mail scanned for viruses by Declude Virus] > > ______________________________________________________________ > __________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
