i have used a completely different script, and have two different images falling now by amending this part:
for (i = 0; i < no; ++ i) {
if(i % 2) {
snowsrc="christmas-pudding.gif";
...
Type: Posts; User: smoo1604; Keyword(s):
i have used a completely different script, and have two different images falling now by amending this part:
for (i = 0; i < no; ++ i) {
if(i % 2) {
snowsrc="christmas-pudding.gif";
...
thanks! thats slowed it down a bit.
I have copied it into the body of my index.html page now but it doesnt work! i just get the three images on top of one another in top left corner...!...
Ah perfect! thanks! (how do i slow down the speed a little?!!) i have used three images, and they are whizzing down the page!
Is it possible to have multiple images falling, ie snowflakes AND Christmas puddings??!!
I am a complete novice at javascript....!
Thanks
Shona :cool:
ah yes would make sense!!
to resolve problem at the moment i have removed the menu script for the gallery pages and put a simple link back to main page at bottom of pictures.
have put a dummy...
I have used a javascript horizontal menu along the top of page, and have the lightbox script running for viewing pictures in a gallery. Only problem is when the picture is clicked on and opens via...