Javascript Library: Prototype
License: Freeware – See File Included with Download
Found Via: Wildbit
ModalBox 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.
I have created a tutorial to create your own popups… it’s easy to customize and to understand what are you doing with the code than plugins :P http://tinyurl.com/5xxhap
this is wonderful tutorial i will put acopy of this lesson on
my site here
http://www.as7ap4you.com
any ways its a grat, in my view Nettus also gonna be like Smashing Magazine and Noupe:)
hello kareem,
your link is identified as mall ware detected:P
Nice work, i like many of the new script stuff on here. One thing to mention is has anyone else tried the auto resize to content example?? Try it….. the modal extends the bottom of the form continually each press of your button ? maybe an IE7 thing?
Just a FYI :)
Cheers
Can i run a url in the pop up window ??
Nice job
How would you get it to pop-up on page load?
Have a function to fire off the modal box, and then in the body tag, have onload=”functionNameToLoadModalBox();” – that should do the trick.
is there a jquery version of this one?