economyx Posted February 25, 2009 Share Posted February 25, 2009 This is gonna be an easy one, because I don't know what the heck I'm doing. I'm editing an .xml file as part of a greater .swf that allows a link to a specific url on click: <state id="point"> <name>Windhoek</name> <loc>-22.340,17.060</loc> <hover>Click here</hover> <url>my site</url> <target>_blank</target> </state> If I have more than one event in Windhoek, for example, I'd like to have a drop-down list of url links for each event on click. I've been told a couple ways of doing it, but I don't have any relevant java experience and it's gibberish to me. Help? Link to comment https://forums.phpfreaks.com/topic/146870-javascript-populate-div/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.