I am writing a plugin that depends on modal dialogs for screen space.
Right now I am using jQuery to create the dialogs, but I want a way that integrates better into the admin theme.
Obviously WP has to have some sort of native dialog system (it's used for uploads). How do I access it?
