View Single Post
Old 10-26-2006, 03:10 AM  
Zester
Confirmed User
 
Zester's Avatar
 
Industry Role:
Join Date: Jul 2003
Posts: 5,344
openning a window without a menu bar and tool bar in IE7

forget the pop blockers for a moment, lets say I got to the point the window opened:
in IE6 and previous version of IE I could open a window with no location bar, menu bar, toolbar etc. like so:
Code:
window.open("test.html","",'height=190,width=290,toolbar=no,menubar=no,location=no,status=no')
in IE7 it doesn't work.
anybody here have an idea how to get this to work in IE7 ?
__________________
* Mainstream ? $65 per sale
* new male contraception
Zester is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote