Closed Thread Icon

Preserved Topic: locationbar=yes but no locationbar visible... (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=18148" title="Pages that link to Preserved Topic: locationbar=yes but no locationbar visible... (Page 1 of 1)" rel="nofollow" >Preserved Topic: locationbar=yes but no locationbar visible... <span class="small">(Page 1 of 1)</span>\

 
MissTerry
Bipolar (III) Inmate

From: somewhere in the old world
Insane since: May 2001

posted posted 07-19-2001 15:29

I'm opening a new window like this:

window.open(locname, 'second','width=800,height=600,menubar=yes,toolbar=yes,locationbar=yes,resizable=yes');

Everythings fine, except the bars. On PC (NN4.x and IE5.5) the menu- and the toolbar are shown, on Mac (same Browsers) only the toolbar is shown. The locationbar does never appear. Ahhhhh!

Anyone any idea why? And how I will get it working? I tried without parameters, but then the second window has the same size as the parent - but it should be smaller.

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 07-19-2001 16:14

You probably have the word wrong. Maybe it's just "location" instead of "locationbar". I'm not sure.

Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 07-19-2001 17:12

Yep - that's it. "location=yes" or "location=1", or "location", or just omit that altogether, because it is shown by default.

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 07-19-2001 18:22

Hmm, but pugzly, if it's shown by default, and she's failing to specify it correctly, why isn't it there?

MissTerry
Bipolar (III) Inmate

From: somewhere in the old world
Insane since: May 2001

posted posted 07-19-2001 19:21

Yippieh! Yes, location is the right word. The locationbar is shown now. Thanks! The documentation I used, says 'locationbar' - grrrrrr. It also says, 'no' is the default. Hm.

Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 07-19-2001 20:15

I dunno, Slime. I tested it without the parameter, and it was there.

Good question....

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 07-19-2001 20:27

Maybe, if its not specified, it takes on the same value assigned to "menubar" or something like that.

Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 07-19-2001 22:44

That could be. I'm working on a newer version of the window.open creator tool. I'll research that...

« BackwardsOnwards »

Show Forum Drop Down Menu