LebronJames
Programmer
- Apr 5, 2003
- 93
This displays the image under my text...
Ex:
News Flash
Img
I want to put this img to appear after my text. Text will appear in cell1 and right next to into a split cell will display the img..
Ex:
News Flash Img
how can I modify this line to do this:
document.write("<IMG SRC='"+pics[thenum]+"' border='0' width='"+pic_width+"' height='"+pic_height+"' name='img1'>\n");