JS modal dialog: jQuery plugin to open modal dialogs

Recommend this page to a friend!
  Info   View files Documentation   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 190 All time: 266 This week: 4Up
Version License JavaScript version Categories
js-modal 1.0.3MIT/X Consortium ...1.0HTML, jQuery, Utilities and Tools
Description Author

This is a jQuery plugin to open modal dialogs.

It takes given page elements and opens a modal dialog showing the contents of the selected page elements and with a given title

An optional button will show to close the dialog when it is clicked, or when the use clicks on the dialog contents, or uses the Esc key, or uses the Done button.

Configurable animation effects can be used when the modal dialog is opened or closed.

Picture of Elger van Boxtel
Name: Elger van Boxtel <contact>
Classes: 4 packages by
Country: The Netherlands The Netherlands
Age: ???
All time rank: 292 in The Netherlands The Netherlands
Week rank: 2 Up1 in The Netherlands The Netherlands Up
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

Details

JSModal

Javascript library for showing content in a fancy modal dialog with a nice overlay.

See http://elgervanboxtel.nl/labs/plugins/modal for code examples & documentation

After you're included the CSS and Javascript files on the page, you should do something like this:

$('.modal').modal({
  title:'Modal Title'
});

Bitdeli Badge

  Files folder image Files  
File Role Description
Files folder imagecss (1 file)
Files folder imagejs (1 file)
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  css  
File Role Description
  Accessible without login Plain text file modal.css Data Auxiliary data

  Files folder image Files  /  js  
File Role Description
  Plain text file jquery.jsmodal.js Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:190
This week:0
All time:266
This week:4Up
User Comments (1)
full perfect
8 years ago (hassan ahmadi)
70%StarStarStarStar