Advertise here

Modal & Overlay

Toastr – Simple Javascript Toast Notifications

December 14, 2013     49293     Modal & Overlay
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.

Read More »

Bootstrap Dialog – Flexible Dialog for Bootstrap

November 20, 2013     68100     Modal & Overlay Bootstrap
Bootstrap Dialog – Flexible Dialog for Bootstrap

Bootstrap Dialog is a flexible modal for Bootstrap 3 using pure javascript. It has many options and methods to customize.

Read More »

jQuery Popdown Plugin

November 09, 2013     4152     Modal & Overlay
jQuery Popdown Plugin

A simple & lightweight popdown dialog plugin.

It's a simple dialog that pops down from the top of your browser window once it's loaded HTML in the background. A simple way to load web forms, content, user feedback messages, media and any other in place style content.

Read More »

confirmOn – jQuery Plugin for Confirmation Box

October 17, 2013     13733     Modal & Overlay
confirmOn – jQuery Plugin for Confirmation Box

confirmOn plugin 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 clicks yes the handler is called, when the user clicks no the confirmation box hides itself and nothing else happens.

Read More »

jQuery End Page Box Plugin

October 05, 2013     2629     Modal & Overlay
jQuery End Page Box Plugin

End Page Box is a jQuery plugin that let you add an end page box that will display when scrolled to the bottom or in any range on the page.

Read More »

Custombox – jQuery Modal Effects with CSS3 Transitions

October 02, 2013     9977     CSS3 & CSS Effects Modal & Overlay
Custombox – jQuery Modal Effects with CSS3 Transitions

Custombox is a jQuery modal window effects with CSS3 transitions. There are many effects such as FadeIn, Slide, Newspaper, Fall, Sidefall, Blur, Flip, Sign, Superscaled, Slit, Rotate,Letmein, Makeway, Slip etc.

Read More »

Vex – Modern Modal Boxes

September 20, 2013     12142     Modal & Overlay
Vex – Modern Modal Boxes

Vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. It's tiny, has a clear and simple API, works on mobile devices, and can be customized to match your style in seconds.

Read More »

jQuery Modal Tutorial

September 11, 2013     4735     Modal & Overlay
jQuery Modal Tutorial

A tutorial about creating basic modal by using jQuery and CSS.

Read More »

Mike's Modal Library – Facebook Like Modal Box with jQuery

August 16, 2013     5052     Modal & Overlay
Mike's Modal Library – Facebook Like Modal Box with jQuery

Mike's Modal Library is a Facebook like photo library written to support photos and comments on an individual photo.

Read More »

modalbox.js – jQuery Modal Window Plugin

July 18, 2013     3723     Modal & Overlay
modalbox.js – jQuery Modal Window Plugin

modalBox.js is a very light weight modal window plugin packed with only most used features and options. Its overall size is around 5.3 kb ( 2.5 kb minified). You can easily extend it according to your need.

Read More »

Pop Easy – Easily Create Modal Windows

May 31, 2013     3976     Modal & Overlay
Pop Easy – Easily Create Modal Windows

Pop Easy is a lightweight jQuery plugin that is a must have for any developer to easily create modal windows. Put focus on important elements by applying a mask to your page and opening a customizable pop up modal window.

Read More »

Bootbox.js – Bootstrap Powered Alert, Confirm and Dialog Boxes

April 30, 2013     51709     Modal & Overlay Bootstrap
Bootbox.js – Bootstrap Powered Alert, Confirm and Dialog Boxes

Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Twitter Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.

Read More »

isLoading – jQuery Plugin to Show Loading Feedback

April 26, 2013     7617     Modal & Overlay
isLoading – jQuery Plugin to Show Loading Feedback

isLoading is a simple jQuery plugin to show visual feedback when loading data or any action that would take time. You can use isLoading as;

  • Basic Loading
  • Load in Tag
  • Overlay
  • Overlay on Tag

Read More »

Chardin.js – Simple Overlay Instructions for Your Apps

April 05, 2013     2839     Modal & Overlay
Chardin.js – Simple Overlay Instructions for Your Apps

Chardin.js is a jQuery plugin that creates a simple overlay to display instructions on existent elements. It is inspired by the recent Gmail new composer tour.

Read More »

How to Create a jQuery Confirm Dialog Replacement

March 01, 2013     29398     CSS3 & CSS Modal & Overlay
How to Create a jQuery Confirm Dialog Replacement

In this tutorial you are going to build a cross-browser, custom confirm dialog in the form of an easy to use jQuery plugin. You can choose the text, buttons, and actions that will be executed when they are clicked.

Read More »