Jump to content

xml to javascript


scvinodkumar

Recommended Posts

i have a xml file like ths

 

<tags>
<a href="http://www.roytanck.com/tag/150/" class="tag-link-66" title="2 topics" rel="tag" style="font-size: 20pt;" color="0xff0099">$150</a>
<a href="http://www.roytanck.com/tag/3d/" class="tag-link-39" title="1 topics" rel="tag" style="font-size: 8pt;">3D</a>
<a href="http://www.roytanck.com/tag/api/" class="tag-link-54" title="2 topics" rel="tag" style="font-size: 9.55556pt;">API</a>
</tags>

 

using javascript i need to display the url from the above xml. how to do this. please help me

 

Link to comment
https://forums.phpfreaks.com/topic/170073-xml-to-javascript/
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.