[FONT=Arial Black][B] Hi
how are you every body i have the code and i want that loop run then
picture should overwrite on the existing picture but this is not happening
why i donot know why the code is
for(i=0;i<=10;i++)
{
document.write("<img scr="+i+".jpg"+" height=400 width=400>")
}
when i write this thing then picture appears but not existing picture i
will apear down the existing picture please help how in javascript
thanks in advance