Show Module
Show Overlay
Show Panel
Show PhocoaDialog - A PhocoaDialog is a custom YUI subclass that allows you to drop in any PHOCOA module as an AJAX-based workflow. This one includes the
autocomplete example.
This block demonstrates a fix for a bug in Firefox (Mac only).
On Firefox mac, there are 2 bugs involving scrollbars and a higher-z-index layer (such as a YUI Overlay or subclass):
- If there is a scrollbar on the page BELOW the overlay, the scrollbar normally bleeds through the overlay. Notice that this doesn't happen on this page.
- If the overlay itself has a scrollbar, when the overlay is not visible, the scrollbar will still remain visible on the page.
Click on Panel or Dialog above, and you will see the bug.