Re: How to find if statusbar is hidden or visible in firefox?
Jason Tan Wei Lin <[email protected]> Mon, 30 Aug 2010 09:58:05 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <be693272-342b-4da4-8797-d5551106960d@q40g2000prg.googlegroups.com> |
On Jul 16, 8:23 pm, saraltoms <[email protected]> wrote: > 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 You could also file a bug in Bugzilla about your issue.