Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a VERY light-weight lightbox available? [closed]

I'm looking for an extremely light-weight lightbox for jQuery. i'm trying to create my own but i suck and my fist is about to go through the screen.... i'm talking like 5kb or less.. i know it can be done, and if i knew what i was doing i'd do it... but i'm just done for the day. So, does anyone know of one? something just for images, and nothing else, no fancy crap, no extra weight, one that simply centers the lightbox in the center of the screen with whatever picture was loaded by the link.

like image 457
ExodusNicholas Avatar asked Feb 19 '10 01:02

ExodusNicholas


People also ask

What is featherlight js?

Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via configuration object and offers image, ajax and iframe support out of the box.

What is SimpleLightbox?

SimpleLightbox is lightweight and responsive lightbox library with no dependencies. Display images, galleries, videos or custom content and control your lightbox with easy to use api. It weighs less than 3KB. SimpleLightbox tries to delegate most of heavy work to browser native mechanisms.

What is lity js?

Lity is a ultra-lightweight, accessible and responsive lightbox plugin which supports images, iframes and inline content out of the box. Minified and gzipped, its total footprint weights about 3kB. It requires jQuery or Zepto (with the callbacks, deferred and data modules).


1 Answers

There are many options. Check out Rounding Up the Top 10 jQuery Lightbox Scripts.

like image 123
Sampson Avatar answered Oct 22 '22 10:10

Sampson