Have a look at the source code to find out how the following examples work.
The core file contains all standard settings and functions.
Include this one and you can already create basic popup windows:
The tooltip class helps you to attach tooltips to any DOM element or your mouse:
This class lets you easily create modal dialogs:
Click me Click me Click meWith this class you can attach confirm dialogs to your links:
Click meUse this class to show your visitors temporary notices:
Here is an example how you could use the mBox library to create a fancy ajax post:
Click me