Show Module
This is a module. By default modules have no style; they are just blocks of content.
Hide Module
Show Overlay
This is an overlay. By default overlays have no style; they are just absolutely positioned blocks of content.
Hide Overlay
Show Panel
Panel
This is a panel. By default, panels pop up over the existing content and have a "dialog-like" UI.
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.