![]() |
I need Help with blur Consoles
Hey,
Im looking for a blur console code that loads up an actual browser window, not a restricted one. Want the useres to have full control. Thanks http://bbs.gofuckyourself.com/board/smile.gif |
Code:
PopUp=open('popup.html'); [This message has been edited by x3m (edited 06-07-2001).] |
Is there a way to make it not keep loading if a user returns back to a page with that code on it?
|
Yes, thru cookies http://bbs.gofuckyourself.com/board/smile.gif
|
yes, cookies would be the best way to do it, but a little complicated.
the easiest way is to frame your site and have the pop-up script in the frame sorce .html file. or, if you don't pop-up any recurrent windows, you can simply have the first popup going into the same window in the background, even if the script is triggered several times Code:
PopUp=open('popup.html','popupwindow'); [This message has been edited by x3m (edited 06-08-2001).] |
All times are GMT -7. The time now is 05:31 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123