Log in

View Full Version : Pop-up blocker not letting me access U2U


Kristen
21-10-2007, 10:13 AM
The computer I'm on atm blocks all pop-ups meaning I can't access U2U.

Does anyone know how to get rid of the pop-up blocker?

Ruth*Star
21-10-2007, 10:17 AM
I have a pop up blocker and when that happens i just Press Ctrl which opens another tab of tibb plus the u2u box.

Kristen
21-10-2007, 10:21 AM
Originally posted by Ruth*Star
I have a pop up blocker and when that happens i just Press Ctrl which opens another tab of tibb plus the u2u box.

It's not working :sad:
But thanks anyway, Ruth, and I turned on karma to give you a + but I see like me you don't have it on either.

James
21-10-2007, 10:30 AM
http://www.thisisbigbrother.com/forum/u2u.php

Try click on that link or paste the address in your browser. What pop-up blocker are you using?

Kristen
21-10-2007, 10:39 AM
Originally posted by James
http://www.thisisbigbrother.com/forum/u2u.php

Try click on that link or paste the address in your browser. What pop-up blocker are you using?

James, you are a legend!

No idea what pop-up blocker I'm using.

Matt08
21-10-2007, 10:57 AM
sometimes pressing ctrl at the same time as clicking the link can un-block it.

Matt
21-10-2007, 11:56 AM
Can I just make a quick suggestion:

Maybe you should try changing the code for the U2U link in the header to this:

<a href="http://www.thisisbigbrother.com/forum/u2u.php" target="_blank" onclick="window.open('http://www.thisisbigbrother.com/forum/u2u.php','Big Brother UK Forum','width=700,height=450,resizable=yes');retur n false;">U2U</a>

The difference in that code from the existing one is, for those that don't have Javascript turned on or have a pop-up blocker, the U2U link should open in a new tab or window, and for those that do have Javascript turned on, it will appear in the pop up...