omg
omg

Reputation: 140132

how to use jQuery to show up a non-modal dialog?

Here is a plugin for block dialog:

http://malsup.com/jquery/block/#dialog

But what I need is a non-block dialog.

Is there such a plugin?

It should be as light as possible

Upvotes: 6

Views: 7815

Answers (1)

Daniel A. White
Daniel A. White

Reputation: 191058

Here you go!

http://jqueryui.com/demos/dialog/

Upvotes: 9

Related Questions