Click to See Complete Forum and Search --> : Basic Question


Gazmatron
11-21-2008, 06:19 PM
I am just starting out with XML and Javascript and I have made an XML iframe in my HTML document. I want to be able to display an image in the iframe which is dependant on what is in a particular XML tag e.g. if the data in my xml tag says "happy" then an image of a smiley face is dispalyed, if the data is "sad" then a sad face is displayed. I can use any combination of very basic CSS HTML XML or Javascript for this.