I'm familiar with being able to control which browser elements (i.e. scrollbars, status, etc.) are visible using open.window...
In my current case, I am trying to control the visibility for those elements for a child window opened by a learning management system. After the window has opened, I have been able to automatically resize it with JS in the child window.
Is there any way for me to hide the statusbar after the child window has already opened?
Thanks!
EB
In my current case, I am trying to control the visibility for those elements for a child window opened by a learning management system. After the window has opened, I have been able to automatically resize it with JS in the child window.
Is there any way for me to hide the statusbar after the child window has already opened?
Thanks!
EB