Lightbox (JavaScript): Difference between revisions

Content deleted Content added
wtf, computing? the tiniest part of it!
m added Category:JavaScript programming language and removed "js" from a few instances
Line 1:
{{Infobox Software
| name = Lightbox JS
| screenshot = [[Image:lightbox2.png|225px]]
| caption = A webpage showing a Lightbox 2 window.
Line 12:
| website = [http://www.huddletogether.com/projects/lightbox2/ http://www.huddletogether.com/projects/lightbox2/]
}}
'''Lightbox JS''', and the newer Lightbox 2, is a [[JavaScript]] application used to display large images using [[Modal window|modal dialogs]]. The script has gained widespread popularity due to its simple yet elegant style and easy implementation. Lightbox uses the [[Prototype Javascript Framework]] and [[script.aculo.us]] for its animations and positioning.
__TOC__
== How it works ==
Line 28:
*[http://www.huddletogether.com/projects/lightbox2/ Home page]
 
[[Category:JavaScript programming language]]
[[Category:Web design]]
[[Category:Web development]]