Lightweight Modal Window Script: TinyBox
25
May
TinyBox is a lightweight (3.5kb) modal window script that does not depend on any JavaScript frameworks.
It can display any Ajax or HTML content (from text to videos). Also, if enabled, the modal boxes fade in/out & dynamically resize based on the loaded content.
With the auto-hide support, the script can be used to show notifications. It is called & configured within one line, like:
TINY.box.show('advanced.html',1,300,150,1,3)
where all the settings can be mentioned easily. For a demo of TinyBox, click here.
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://www.leigeber.com/2009/05/javascript-popup-box/
Demo: http://sandbox.leigeber.com/tinybox/
Compatibility: All Major Browsers
Website: http://www.leigeber.com/2009/05/javascript-popup-box/
Demo: http://sandbox.leigeber.com/tinybox/
- Tags:
Javascript Popup
- Filed under: Browsing, Goodies, Other License
- 1 Comment























One Response for "Lightweight Modal Window Script: TinyBox"
This seems like a great resource. It’s lightweight and seems pretty feature rich. Will probably end up using this script as long as I don’t forget about it
Thanks for the introduction.