With this library, based on Prototype Javascript library, you can display a lot of modal box on your web interface :
- Relative Modal – Opens a local modal window relative to the position of the link. With custom width and height.
- Centered Modal – Opens a local modal window in the center of the screen. Adds CSS classes to the container and overlay.
- AJAX Modal – Opens a modal window that is the response of an AJAX call.
- iframe Modal – Opens a modal window that contains an iframe.
- Lightbox One – Opens a modal window with an image inside.
- Lightbox Two – Opens another modal window with an image inside.