JavaScript dialog box
If you aren’t satisfied with prompt, confirm, alert or window.open, then you need JavaScript dialog box. Dialog box is emulated with two DIVs. First DIV overlays whole page (transparency is styled to 60%) while second DIV is positioned to the page center. That’s nothing new but JavaScript code is short, well commented and closed in own namespace (for easier integration with other frameworks).
Related Posts :
With few lines of JavaScript and CSS you can make simple AJAX progress bar. JavaScript will per ...
A script (JavaScript) that allows you to focus the users attention on a particular portion of t ...
QUnit is a powerful JavaScript unit testing framework that helps you to debug code. It’s writte ...
CSS-based navigation / pagination bar without JavaScript. There is a tooltip on hover for the ‘ ...
ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its ...
Posted on Sunday, September 5th, 2010 at 5:13 am | Category: Java Script |
Archives
- January 2011 (37)
- December 2010 (382)
- November 2010 (421)
- October 2010 (388)
- September 2010 (628)
- August 2010 (262)