Home
Developers

Developers

  • Documentation
    • Developer Guide
    • API Reference
    • Style Guide
    • How-To
    • Troubleshooting
  • Submit a Flake
  • Support

Pageflakes API Reference

  • Flake System Object
  • Flake User Object
  • Pageflakes Functions
    • DOM Manipulation
    • Element Visibility
    • Element State
    • Class Manipulations
    • Positioning
    • Cursor
    • Progress Bar
    • Element Opacity
    • Cookies
    • Miscellaneous
    • Events
    • Window
    • XML
    • Page
  • Array Extensions
  • String Extensions
  • ContentProxy
  • App
  • RSS
  • Tooltip Manager
  • Public, Shared, and Private Pages
  • Server-Side Scripting
Home » Documentation » API Reference » Pageflakes Functions

Page

blockUI(msg)

Dims the whole page, such that a popup or other overlay can be displayed.

If the msg parameter is specified, it displays a small dialog with a message inside it.

unblockUI()

Returns the page to its normal state.

‹ XMLupArray Extensions ›
»
  • Printer-friendly version