saraltoms
2010-07-16 11:23:49 UTC
Hi,
I have some issue in identifying if the status bar is visible or
hidden in a window.
window.statusbar will return the statusbar object of the window. And
window.statusbar.visible will return true, if the status bar is
visible. The issue here is , even if the status bar is hidden in my
current window, the window.statusbar.visible returns true.
Is there a javascript solution to identify if the status bar is
visible or hidden in firefox browser ?
Does anybody came across this issue in Firefox ?
Inputs will be greatly appreciated.
Saral
I have some issue in identifying if the status bar is visible or
hidden in a window.
window.statusbar will return the statusbar object of the window. And
window.statusbar.visible will return true, if the status bar is
visible. The issue here is , even if the status bar is hidden in my
current window, the window.statusbar.visible returns true.
Is there a javascript solution to identify if the status bar is
visible or hidden in firefox browser ?
Does anybody came across this issue in Firefox ?
Inputs will be greatly appreciated.
Saral