As noted earlier, be sure to call bringToFront() or you may be occluded by other elements.
Announcement
Collapse
No announcement yet.
X
-
Already doing that. As seen in the attached code, last line of the init() method there is the following: drawerButton.bringToFront();
The button is visible, it just does not respond to mouse events for FireFox. For IE8 it is visible and responds to mouse events.
My problem is with FireFox not responding to the mouse events.
Thanks
Comment
Comment