PDA

View Full Version : Pop-ups that dont get blocked.


Tham
05-01-2006, 11:17 AM
I was just wondering how there are pop-ups that don't get blocked by a pop-up blocker. Just curious so no hurry. Thanks.

_Aerospace_Eng_
05-01-2006, 05:54 PM
Well most automated popups do get blocked however you can use CSS and javascript to make a div popup to look like a styled popup which will not get blocked because its not really a new window. User intiated popups meaning popups opened when a user clicks a link usually don't get blocked either. This thread has some examples of what I'm talking about. Check out the codes I posed. The one for Kewa uses divs as a "popup", the one for CharmingMan uses browser windows resized to fit the images.

Tham
05-02-2006, 01:37 PM
cool sounds just like what I wanted. So wheres the link?
Thanks,
Tham.

_Aerospace_Eng_
05-03-2006, 05:22 PM
lol. Thought I posted it http://www.htmlforums.com/showthread.php?t=74417