Lightweight Litebox?

Soldato
Joined
12 Jun 2005
Posts
5,361
Was wondering if anyone has (or knows of) a really lightweight litebox script?

Only need the script to open one image with all the transition, tween and fade effects with a caption. (DON'T need the multiple image gallery feature)

Ideally looking for something under 10KB (including everything...javascript, images & css)...if not then I have to do my own implementation :/

Thanks.
 
Last edited:
Questions is though, why put so much effort into making it so small, sure mobile users will thank you but most home users have speedy BB connections so a few k more makes no real difference :)
 
Questions is though, why put so much effort into making it so small, sure mobile users will thank you but most home users have speedy BB connections so a few k more makes no real difference :)

I'm on a 2Mb connection and I notice the different between downloading a 6KB file and a file/multiple files 10x the size of that. Admittedly, you may not notice the page loading any faster on a 20Mb connection. If you have a slow website it helps.

Also saves on bandwidth....although the 50KB saved per connection is not a lot, if you have a lot of visitors, then its worth it.

50 * 1million website hits....converted to GB that's 4.7GB of bandwidth saved.
 
Last edited:
Back
Top Bottom