1. Lightview
http://www.nickstakenburg.com/projects/lightview/
Lightview is a prototype and script.aculo.us development that creates a modal dialog box that can cover the entire page. The content can be displayed not only in pictures, text, Web pages, through Ajax calls, but also in quicktime/flash movies that can be shown with very cool effects.
2. Thickbox (demo address)]
http://jquery.com/demo/thickbox/
Thickbox is a modal dialog UI control. Based on jquery development, it can be used to show single or multiple images, inline content, iframed content, or content obtained via Ajax.
3. Fonshen JS window (demo address)
http://www.fonshen.com/window/
Wind JS window provides a scheme for simulating web pop-ups and dialogs. The program is based on the Web page special effects/XHTML/CSS tutorial standard implementation. supports a very high degree of freedom of window style customization; interactive aspects provide a simulated button programming model that can simulate dialog boxes well, and interfaces refer to JavaScript Built-in object window methods (such as: window.open, Window.alert, Window.confirm), simple and convenient.
4. Ymprompt
http://www.ajaxbbs.net/ymprompt2.0/
In web development, the appearance of the browser's default message balloon, such as alert,confirm, is beyond control, so that the simulation system's Message prompt box implements the component in order to achieve better interface effects. The appearance of the CSS can be completely controlled. The invocation method is simple, uses the Ymprompt.alert () the way directly to call, passes the corresponding parameter to be possible. Provides four types of messages. They are message prompts, success information, error messages, and inquiry information, respectively.
5. Modalbox
http://www.wildbit.com/labs/modalbox/
Modalbox is used to generate a web2.0 style dialog box. Based on prototype script.aculo.us framework development, the effect is similar to Mac OS X's modal dialog box. Content can be loaded via AJAX or plain HTML pages.
6. Sliderwindow
Http://www.eaktion.com/sliderwindow
Sliderwindow is based on Yui development message reminding sliding form.
7. Moodalbox (Demo address)
http://www.e-magine.ro/web-dev-and-design/36/moodalbox/
Moodalbox is a web2.0 mode dialog based on the MooTools framework development. Use AJAX to load remote content for presentation.
8. Jqwindowsengine
Http://www.socialembedded.com/labs/jquery-windows-engine-plugin/jquery-windows-engine-plugin.html
This jquery plugin can help you easily create Ajax windows.
9. jquery Alert Dialogs (Demo address)
Http://abeautifulsite.net/notebook/87
This jquery plug-in can replace the alert (), confirm (), and prompt () features provided by JavaScript. Supports the use of CSS to customize the appearance of dialog boxes.
jquery Float Dialog
http://www.expbuilder.com/floatdialog/
The jquery float dialog is a floating Mode dialog box that controls the pop-up speed of the dialog box, the full screen background, the pop-up callback event, the direction of the pop-up, and so on.
Facebook-style modal box.
Http://davidwalsh.name/facebook-modal-mootools
Use MooTools to develop a Facebook style dialog box.
Facebox (Demo address)
PHP Tutorial ">http://www.bertramakers.com/moolabs/facebox.php
Facebox is a dialog box that uses the MooTools framework to implement a Facebook-style model. It can show images, flash, HTML and other content. Similar to another facebox implemented in jquery.
Jmpopups Tutorial (Demo address)
http://co%3cwbr%3ede.google.com/p/jmpopups/
Jmpopups is a jquery plug-in that can open multiple modal dialogs at the same time. The contents of the pop-up window can be obtained from the current page, or can be obtained using AJAX. Jmpopups compatible most browsers include: IE6, ff1.5, opera9.*, chrome2.*, Safari 4.*.
Dhtmlxwindows
http://dhtmlx.com/docs/products/dhtmlxwindows/
Dhtmlxwindows is a JavaScript dialog box window control. Windows can be turned off, maximized/minimized, resized, sticky, drag-and-drop, etc.
Custom JavaScript dialog boxes
Http://www.leigeber.com/2008/04/custom-javas%3cwbr%3ecript-dialog-boxes/
A lightweight (around 4.5kb) Customize the JavaScript Mode dialog box component.