Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
Hi, I am trying to do a similar things, have a random image as a table background. I've got a script that works in IE and Safari, but for some reason not in Firefox! Here is the code I'm using: [code] <script type="text/javascript"> var images = new Array("image1.jpg","image2.jpg","image3.jpg","image4.jpg") onload=function() { …
The End.
nosleep365