PDA

View Full Version : To everyone capable of doing randomsigs!



imported_Lance Stormrider
Aug 12th, 2002, 01:30:00 PM
Well, I got like 6 siggys now and I like them all ^____^!!! But one problems is that I gotta keep switching and switching and that grets very annoying....so I was wondering if anyone could make me a randomsig with them.....cause I got not even one bit of an idea of how to make em ^^ PUH LEASE make this little kid happy

(Yay 1000 posts!)

Ciara Myst
Aug 18th, 2002, 10:29:55 AM
Its a script. Ummm I'll see if I can post it here. I don't know if it will show up. I've removed the < > from it and set *'s in their place. Just be sure to put the < > 's back in.

*script>

/*Random Background Image-
By JavaScript Kit (www.javascriptkit.com)
More free JavaScripts here!
*/

var backgr1="URL HERE"
var backgr2="URL HERE"
var backgr3="URL HERE"

var cur=Math.round(6*Math.random())
if (cur<=1)
backgr=backgr1
else if (cur<=4)
backgr=backgr2
else
backgr=backgr3
document.write('<body background="'+backgr+'" bgcolor="#FFFFFF">')
*/script>

imported_Lance Stormrider
Aug 18th, 2002, 01:12:28 PM
*Scratches his head* YEah but it says DO not swear when I put the word "Script" So it doesnt work ;_____________;

Dasquian Belargic
Aug 18th, 2002, 01:15:09 PM
:lol Script is a "Do not swear" thing?

Probably because you could mess things up with scripts

imported_Lance Stormrider
Aug 18th, 2002, 01:22:33 PM
ACK! *Kicks the filter till it dies!*