Here are a few:

* jQuery UI Dialog - http://jqueryui.com/demos/dialog
* Facebox - http://famspam.com/facebox
* FancyBox - http://fancy.klade.lv/
* iBox v2 - http://www.ibegin.com/labs/ibox/
* jqModal - http://dev.iceburg.net/jquery/jqModal/
* jQuery Alert Dialogs - http://abeautifulsite.net/notebook/87
* lightBox - http://leandrovieira.com/projects/jquery/lightbox/
* nyroModal - http://nyromodal.nyrodev.com/
* prettyPhoto - http://www.no*margin*for*errors.com/projects/prettyPhoto/
* SimpleModal - http://www.ericmmartin.com/simplemodal/
* Slimbox 2 - http://www.digitalia.be/software/slimbox2/
* SWIP DOMWIndow - http://swip.codylindley.com/DOMWindowDemo.html
* ThickBox - http://jquery.com/demo/thickbox/

This list is from http://wiki.jqueryui.com/Essential-Controls-List#dialog

Also, you can search the jQuery Plugins site (plugins.jquery.com) for
'dialog' or 'modal' or 'popup':

http://plugins.jquery.com/search/node/dialog+type%3Aproject_project
http://plugins.jquery.com/search/node/modal+type%3Aproject_project
http://plugins.jquery.com/search/node/popup+type%3Aproject_project

and find quite a few more.

- Richard

On Wed, Mar 11, 2009 at 4:33 AM, .Nil <nileshd.kulka...@gmail.com> wrote:

>
> Hi,
>
> I wish to pop up a div using jquery.... Apppreciate if you send the
> code, if possible.
>
> On Mar 11, 2:16 am, MorningZ <morni...@gmail.com> wrote:
> > is there any compelling reason to *not* use window.open, which any
> > jQuery solution will ultimately use anyways?
> >
> > or are you looking for a modal <div>  (which blockUI can do, jqModal
> > can do, jQuery UI can do, etc)
> >
> > On Mar 10, 2:46 pm, ".Nil" <nileshd.kulka...@gmail.com> wrote:
> >
> >
> >
> > > Hi,
> >
> > > How Could I open a open a pop window using jQuery?
> >
> > > ~.Nil- Hide quoted text -
> >
> > - Show quoted text -

Reply via email to