in page popup javascript or modalbox, we got requirement to create in-page pop up in my project. we got many open source javascripts and CSS libraries.
in page popup javascript or modalbox
I got many open source javascripts and CSS libraries. I found some of them are useful. Here i given the list of libraries:
1. lightbox2.04
Lightbox is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers.
URL: http://www.lokeshdhakar.com/projects/lightbox2/
My comments: useful for image slideshow. Not useful for custom requirements.
2. modalbox_1.5.5
My comments: Very nice and simple, You can use this JS for multiple requirements.
URL : http://okonet.ru/projects/modalbox/
3. tinybox
My comments: simple and good, really tiny JS, you can modify and create custom events and effects.
URL: http://www.leigeber.com/2009/05/javascript-popup-box/
4. Good URL for Reference