JS Popup HTML (ala LightBox)

Soldato
Joined
27 Dec 2005
Posts
17,316
Location
Bristol
I'm looking for a JavaScript HTML window popup, similar to LightBox (in that it opens images within the JS within the page, rather than popping up a separate window).

Sexy Lightbox seems to do this, but the only sites I've found it on are in Spanish and after having some trouble with LightBox's code I don't feel confident using a 3rd party JS script that's not well supported.

Any got any ideas?
 
Thickbox is also ok. You could even try Slimbox - a cut down version of lightbox that loads faster and is apparently better supported across more browsers.

Although I've been experimenting with JQuery lately, so I'd say use that. Is amazing how easy it is to get some of the effects (E.g. literally 3 lines of code in some cases).
 
Not a fan of highslide. Their website bothers me as well - "Offering a Web 2.0 approach to popup windows". How can you offer a social approach to popup windows?
 
Back
Top Bottom