How would I display the following xml link to be like <a href ="http://example.org">examplename</a> in html?
<response>
<data>
<link id="exampleid" name="examplename" href="http://example.org"/>
</data>
</response>
Thanks in Advance!
wow Brilliant. Thank you guys!
dwarfthrower, thats exactly what i needed but couldnt write the code myself.
trollacious, I want to start using the oo approach more but its harder to understand for me. So you are assigning properties such as count to this numberObj[0] and giving it the value...
Hello, I am new to this forum but maybe you guys can help me
I have an array:
arrNums = 122379, 198702, 102884, 109231;
now this arrNums resets itself for every post on the page (there might be 4-5 posts on every page) and there might be repeating numbers in each of these posts. I need to...
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.