Thanks for clicking me post!
I’ve got this issue with an XML generated menu that I found in the forums here and I can’t get any more feedback on some issues I have on the XML side of things.
Basically I can’t get any of my href links in the menu to work. I’m a cut and paste XML guy who doesn’t really understand this mess at all so I don’t even know where to start…I just know I have to have it done very very soon.
here is my XML code:
<?xml version="1.0"?>
<?xml-stylesheet href="menu.css" type="text/css"?>
<menu>
<item name="Home" action="[http://www.kirupa.com](http://www.kirupa.com/)" targetType="url">
</item>
<item name="How to find us" action="link2">
</item>
I’ve attached the files I’m working with - thanks for any and all help!