Modal Window

Bootstrap Lightbox - A simple lightbox plugin based on the bootstrap modal plugin

Bootstrap Lightbox is a simple lightbox plugin based on the bootstrap modal plugin.  

Avgrund - a jQuery plugin with new modal concept for popups

Avgrund is a jQuery plugin for modal boxes and popups. It uses interesting concept showing depth between popup and page. It works in all modern browsers and gracefully degrade in those that do not support CSS transitions and transformations.  

Joyride - Create jQuery Feature Tours in a Breeze

Joyride is an easy to configure jQuery site tour wizard. It is extremely flexible and lets you take control of how people interact with your tour. It's cross-browser compatible with modern browsers and uses some fancy CSS to avoid images.    Joyride - Features: It works on every screen size! Edge-aware tooltips that reposition based on proximity to the edge of the window. Pause, Resume, Restart, and Destroy. Modal style tooltips (li elements without data-ids). Moved tooltip templating to

noty - A jQuery Notification Plugin

noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional) The notifications can be positioned at the; top - topLeft - topCenter - topRight - center - centerLeft - centerRight - bottom - bottomLeft - bottomCenter - bottomRight There are lots of other options in the API to customise the text, animation, speed, buttons and much more. It

Lightbox_me - An easy to use lightbox plugin for jQuery

Lightbox_me is an essential tool for the jQuery developer's toolbox. Feed it a DOM element wrapped in a jQuery object and it will lightbox it for you, no muss no fuss.   Lightbox_me handles all of those annoying edge cases that other lightbox solutions do not: Handles overlay resize when the window is resized Handles overlay size in cases where the document is smaller than the window Handles position: fixed in all browsers Position: fixed automatically swaps to position: absolute when the

jQuery BlockUI Plugin - Page or element overlay

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.  

PNotify - JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft

PNotify is a JavaScript notification plugin, developed by SciActive. Formerly known as Pines Notify. It is designed to provide an unparalleled level of flexibility, while still being very easy to implement and use.  PNotify provides desktop notifications based on the Web Notifications Draft. If desktop notifications are not available or not allowed, PNotify will fall back to displaying the notice as a regular, in-browser notice.   PNotify - Features: Rich graphical features and effects. jQue

toastr - Simple javascript toast notifications

toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.  

jQuery confirmOn - adding an easy confirmation pop-up before the handler is called

jQuery confirmOn shows a confirmation box when the provided events are triggered. It works exactly like jQuery's .on() but with a confirmation step between the event and the handler. When the user answers the confirmation dialog, the handler is called with the answer as a parameter, so you can decide what to do next. The user can press the escape key which closes the dialog and doesn't call the yes or no handlers.  

VenoBox - responsive jQuery lightbox plugin

VenoBox is a responsive jQuery lightbox plugin. It's suitable for images, inline contents, iFrames, Google-Maps, Ajax requests, Vimeo and YouTube videos.   The big difference compared to many others modal-window plugins is that VenoBox calculates the max width of the image displayed and preserves its height if is taller than the window (so in small devices you can scroll down the content, avoiding vertical microscopic resized images).