Different type of window

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
szms
Forum Contributor
Posts: 101
Joined: Thu Jun 26, 2003 12:23 pm

Different type of window

Post by szms »

Please ckech the following web site and there is a link
" Open a borderless popup window ".

http://www.infinitypages.com/research/b ... spopup.htm

I want to have that kind of window when user will type any address on the address bar. Is it possible?
Unipus
Forum Contributor
Posts: 409
Joined: Tue Aug 26, 2003 2:06 pm
Location: Los Angeles, CA

Post by Unipus »

It's possible, but I'll kill you.

Also, chromeless windows don't work like they used to anymore, IE6, Mozilla, and others no longer allow the method. And anyway, the example you posted opens as a fullscreen, not a popup, so they're either very confused or their example code malfunctions.
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

Pop-ups can be quite irritating - I suppose they do have their uses though. That's my measured, moderator's opinion. I'm not going to say a thing about webmasters getting savaged by wild pigs.

Header call?
User avatar
Vincent Puglia
Forum Commoner
Posts: 67
Joined: Thu Sep 04, 2003 4:20 pm
Location: where the World once stood

Post by Vincent Puglia »

Hi,
as a fullscreen, not a popup,
it opened as a popup in AOL version 8plus -- but there were no 'chromeless' features -- looked the same as every other page. So I have to agree, bad coding
I'm not going to say a thing about webmasters getting savaged by wild pigs.
BBQ!!! :D

Vinny
Post Reply