How do i open a window without location bar in chrome

Post your problems here so someone can help. Also talk about bugs and vulnerabilities.

Moderators: JediKnight, sulasno

How do i open a window without location bar in chrome

Postby adieloz on 07 February 2010

I have extension and i want to open for it a browser popup window my code is:

url = 'http://www....';
window.open(url,'wname','menubar=0,location=0,resizable=0,scrollbars=0,status=0,top=' + top + ',left=' + left + ',width=' + width + ',height=' + height);

even though i set location = 0 i stills shows the location bar - how can i avoid it ?


adieloz
 
Posts: 1
Joined: February 2010
Reputation points: 1
Add reputation pointSubtract reputation point

Return to Chrome Troubleshooting

Who is online

Users browsing this forum: No registered users and 0 guests