This plugin is a very simple UI dialog framework that allows you to open jQuery UI dialog window on the fly using standard anchor links.
The dialog options can be set using metadata, and the URI in the anchor's HREF attribute will automatically load into the dialog (via $.fn.load()).
Initialization options are used, if not overwritten in the links metadata.
Here are some key features of "jQuery Meta Dialog":
· Nested dialogs
· Dependent dialogs
· AJAX loading
· Overlay support
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
· jQuery UI