F
FireBrick
var floatimages=new Array();
floatimages[0]='cloud14.gif';
floatimages[1]='sunan2.gif';
floatimages[2]='tornado5.gif';
I 'borrowed' this floating image script.
But I would like to be able to select which of the images are floating
around.
I know I could just 'cut' the lines but I probably will want to change them
back and forth.
So is there a way to REM out a line like in the 'ahem' old days when I
actually had an idea of what I was doing????
floatimages[0]='cloud14.gif';
floatimages[1]='sunan2.gif';
floatimages[2]='tornado5.gif';
I 'borrowed' this floating image script.
But I would like to be able to select which of the images are floating
around.
I know I could just 'cut' the lines but I probably will want to change them
back and forth.
So is there a way to REM out a line like in the 'ahem' old days when I
actually had an idea of what I was doing????