The jQuery field has many options:
jQueryUI dialog
Wijmo Dialog
Simplemodal
These are just three of many options. jQueryUI is pretty easy to use out of the box, but not as customizable (or simple) and βcuteβ as SimpleModal. At its core, almost everything is very similar.
If you are already using jQuery, the jQueryUI option might be nice. Wijmo is also compatible with jQueryUI / friendly (use the same CSS class names and templates), so it also works.
So it depends on what you want. Something very simple - maybe jQueryUI. Flashy / pretty - SimpleModal. More complicated, but jQueryUI-friendly is Wijmo.
source share