I want to get a drop down menu at the top of a page through XSL and XML. However I cannot output the div statements into the html page.
I want the following output:
<div id="menubar">
<div id ="name 1" class="menu">name 1<ul>
<li>subname 1</li>
<li>subname 2</li>
etc etc etc
But using the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.