jQuery UI Dialog Node
Component ID
2533106
Component name
jQuery UI Dialog Node
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Provides a simple way of displaying a simple node in a jQuery UI dialog.
Similar to Colorbox Node (and the PHP code borrows heavily from it), but uses jQuery UI Dialog.
Usage
Create a link with the class of dialog. The JS will convert it into a link that launches a dialog box with the node title as the dialog title, and the node body in the body of the dialog.
