Search:
Type: Posts; User: mbusu
Search :
Search took 0.01 seconds.
Cool! It finally works. Can't thank you enough! Prepare to be assimilated and stuff...! Make it so Number One! and erm... don't wear a red shirt!
Hmm I must be doing something wrong... table coming up with blank background:
<script type="text/javascript">
var pictureArchive=
...
Still running into problems with it Fang.
The code itself works, but it's affecting all my tables in the page. How can I get it to change the background of only one specific table?
mbusu
Thanks a lot Fang. If you're ever in Malta let me know and I'll buy you a pint or 2 or 9.
Thanks for the quick reply Fang! My coding knowledge is next to zero with at best a rudimentary knowledge of HTML... I'm more into networking and that stuff.
If I have the following normal HTML...
I have the following script taken from this thread to loop through 4 images:
<script type="text/javascript">
var pictureArchive= ['1.jpg','2.jpg','3.jpg','4.jpg'];
window.onload=function() {...