| AJAX web 2.0 pop-up box | | AJAX pop-up box is a JavaScript technique for creating modern (Web 2.0-style) modal dialogs or even wizards (sequences of dialogs) without using conventional popups and page reloads. It’s inspired by Mac OS X modal dialogs. And yes, it may also be useful for showing larger versions of images. :) AJAX pop-up box is built with pure JavaScript and is based on Sam Stephenson’s excellent Prototype JavaScript Framework, valid XHTML/CSS. AJAX pop-up box uses AJAX to load content. It's the same technique we are using when we display our pics
|