Jump to content

Javascript populate div


economyx

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.