Helpful Information
 
 
Category: General web building
Weird problem, I have seen it twice but I have no idea what to do.

I had to make this page for my computer class. I tried to add these videos into it but for some reason the first one you click on works but the rest don't. But if you close the bowser and re open it to the same page click a different link it will work but the rest will not. Does anyone know what is going on?

here is the page.

http://www.geocities.com/hop98008/videos.html

can't test the popups cuz they don't work on my messed up pc, but I think it might be this line:

if (winpop && !winpop.closed)

try just using:

if (!winpop.closed)

because winpop doesn't return a true or false it returns a null.

Thanks for looking at that. I commented out that code that shuts the window but it still doesn't work. It is too bad your pc is messed up because this is the stangest problem I have ever seen. Thanks for the help.










privacy (GDPR)