window.open Dialog shows location bar

View: New views
2 Messages — Rating Filter:   Alert me  

window.open Dialog shows location bar

by Owen Rubel-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No matter what I try to do, when I open a dialog window using :

window.open(file,name,"dialog,location=no,menubar=no,toolbar=no,width="+width+",height="+height);

... the windows always open with a location bar. I see it in Firefox 3 on my Mac but not Firefox 2.0 on Ubuntu. I am running Web developer, NoScript and Firebug add-ons. If anyone knows what the hell I am doing wrong please beat me thoroughly with the answer. I am in the middle of trying to develop integration XUL into my existing open source LAMP framework so it can deliver web page and web apps.

HELP!!

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
XUL News Wire      - http://xulnews.com
XUL Job Postings   - http://xuljobs.com
Open XUL Alliance - http://xulalliance.org 
_______________________________________________
xul-talk mailing list
xul-talk@...
https://lists.sourceforge.net/lists/listinfo/xul-talk

Re: window.open Dialog shows location bar

by Dusan Halicky-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have the same behavior on FF3 on ubuntu. So it's not MAC-only
behavior. However, I can hide it on FF3 when run firefox with -chrome
switch.

firefox -chrome index.html

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
XUL News Wire      - http://xulnews.com
XUL Job Postings   - http://xuljobs.com
Open XUL Alliance - http://xulalliance.org 
_______________________________________________
xul-talk mailing list
xul-talk@...
https://lists.sourceforge.net/lists/listinfo/xul-talk