I’m looking for a very common element – I want to pop a modal dialog on top of a web page, and fade out the page in the background until the dialog is dismissed.
Is this functionality offered by jQuery? If not, is there a jQuery compatible widget which many people use for this purpose
jQuery UI Dialog will do this for you.
http://jqueryui.com/demos/dialog/#modal