View Full Version : Lissa's Script not working?


Gres
11-30-2003, 05:25 AM
Hi!
I used lissa's pop up java script script on my site but it isn't working. Im sure it was something I did wrong and I tried redoing it but it still doesn't work... All I did was replace the word popup with splash like it said to on the page with the script. Can someone please help me :)
The site is srl-place.com
that is where the link is to open the pop-up. Just click on the image. Thanx!!

Dude128
11-30-2003, 05:29 AM
the name of the function you call (in the link) has to match the name of the function itself (in the script part)

so where it says function popup { ..., change that to function splash { ... and you should be all set.

Gres
11-30-2003, 05:45 AM
oops! lol your right :) I knew that :-/ Well, thanx ALOT! ;)