Here is a list of plugins you can use to create fancy modal dialogs:
#1. BlockUIPlugin
The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI adds elements to the DOM to give it both the appearance and behavior of blocking user interaction.
#2. ColorBox
A light-weight, customizable lightbox.
#3. DOMWindow
jQuery plugin used to create DOM windows.
#4. FancyBox
FancyBox is tool for displaying images, html content and multimedia in a Mac-style "lightbox" that floats overtop of web page.
#5. jqDialog
jqDialog is a small dialog plugin that provides smooth, persistent, non-intrusive alternatives for alert(), confirm() and prompt(). There is also a notify() dialog that pops up and goes away in X seconds.
#6. jqModal
jqModal is a plugin for jQuery to help you display notices, dialogs, and modal windows in a web browser. It is flexible and tiny, akin to a "Swiss Army Knife", and makes a great base as a general purpose windowing framework.
0 comments:
Post a Comment