Load ya jpeg??
Load ya jpeg??
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- myobie0
probably just set the innerHTML of the div to an img tag...
or createElement('img')
and setAttribute('src') on it
then div.appendNode(or something like that...
yeah, just make an img tag in it or change the background of it...