Jump to content

window.open params


ginerjm

Recommended Posts

Do any of them work?

 

I have the following:

var uid = window.open(url, '', 'modal=yes,dialog=yes,scrollbars=0,height=350,width=400,left='+left+', top='+top+', status=0 ,location=0, menubar=0');

 

The resulting window has a location bar, a status bar but thankfully, no menu bar.  I'd like to get rid of everything to have it look more like a dialog box but I can't seem to.  It also doesn't function "modally" altho I would like it to.

 

I was using a showmodal before but found out from this site that it's not a good choice.  But I sure would like to get these options to work. 

 

btw - I have tried to use "no" values as well.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.