thread216-1125568 was not answered and I'm curious. I'm writing a web based application and I'd like to query window properties for possible action. For instance:
if(window.toolbar.visible == true) {
window.open('/startup.html','','width=700, height=500, left=0, top=0, screenX=0, screenY=0...