PDA

View Full Version : function spill over


speclake
08-13-2002, 06:31 AM
New to java....

Trying to do a popup window of an image. function() works fine but browser overwrites (refreshes) original window which kills the effect with the time it takes. Original script is "gatekeeper" password script. Tried using 'return' ect. after function but to no avail. Any clues??

Thanks, SA

joh6nn
08-13-2002, 07:43 AM
can we see the code you're working with?