Reputation: 1226
i'm looking for a jquery-based popup dialog box that we will use for :
can anybody recommend one that can fulfills all the above and that is rather lightweight and easy to use ?
thanks in advance.
Upvotes: 3
Views: 6004
Reputation: 902
I use Fancybox - http://fancybox.net/
Handles pretty much any kind of content, rather easy to use and configure, and should work in most browsers. Needs a little fix for IE8 though I think, but you can find that on the site or google it easy enough.
Upvotes: 3