Log in

View Full Version : Javascript DOM / Lightbox with scrollbar



davelf
01-06-2012, 03:42 AM
Hi, i find problem with the usual lightbox/dom, i need a DOM/lightbox with scrollbar.
Like this one for example:
http://www.alifakids.blogspot.com/

jscheuer1
01-06-2012, 06:08 AM
FancyBox:

http://fancybox.net/

can do that. You have to configure it though. Also, don't go for the v2.0 that's just been released, use the one on the page I linked you to.

I think ColorBox too, but I'm not sure:

http://colorpowered.com/colorbox/

davelf
01-06-2012, 09:33 AM
Thanks John.