Try loading as AMD module or fall back to default loading
The actual widget class
Default options for the widget
wrapper
: id of the wrapper element
cssclass
: the css class to use for the element
Initializer function.
Add aria attributes
Attach evenets to the widget
Show the overlay
Hide the overlay
Toggle the overlay
Find the widget structure using the specified configuration
Find the wrapper for the notifications, using the selector
specified using the wrapper
option
Create elements required by the structure if they are not present
Handle escape key press
Cleanup the widget and remove remaining references
Install the widget into the JS library
Overlay
The
Overlay
class provides a simple overlay mechanism.author: Julien Ramboz version: 1.0 usage: Overlay examples