views:

28

answers:

4

Greetings

I would like to use a jquery based modal library for dynamicly generating ajax based and forms as a modal to display and submit. I already use jquery ui for other purposes however I am not sure if jquery ui dialog is a good way of displaying such data by fetching lists of items via ajax and generating forms to post.

If not, what modal library would you recommend for my task ?

Regards.

+1  A: 

Fancybox:

http://fancybox.net/

Very dynamic, and is just awesome!

Alex
+1  A: 

Also try jquery facebox

Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages.

It's simple to use and easy on the eyes. Download the tarball, view the examples, then start enjoying the curves.

Pandiya Chendur
A: 

You can use Grey Box

vinothkumar
A: 

I find ColorBox to be the best jQuery extension for this.

Bjarki Heiðar