Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-19-2002, 10:06 PM   PM User | #1
MikoLone
Regular Coder

 
Join Date: Jun 2002
Location: Provo, UT
Posts: 142
Thanks: 0
Thanked 0 Times in 0 Posts
MikoLone is an unknown quantity at this point
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
MikoLone is offline   Reply With Quote
Old 06-19-2002, 10:16 PM   PM User | #2
x_goose_x
Regular Coder

 
Join Date: Jun 2002
Location: Montreal, Canada
Posts: 644
Thanks: 0
Thanked 0 Times in 0 Posts
x_goose_x is an unknown quantity at this point
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.
x_goose_x is offline   Reply With Quote
Old 06-19-2002, 10:40 PM   PM User | #3
MikoLone
Regular Coder

 
Join Date: Jun 2002
Location: Provo, UT
Posts: 142
Thanks: 0
Thanked 0 Times in 0 Posts
MikoLone is an unknown quantity at this point
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.
MikoLone is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:02 PM.


Advertisement
Log in to turn off these ads.