LightWindow - an excellent LightBox implementation
LightWindow is perhaps one of the best of the LightBox-type implementations around, supporting almost every media type currently in use.

I found a few gotchas, but these were very minor:
- needs XHTML pages with correct DOCTYPE for it work in IE
- Might need to edit lightwindow.js to correct the hardcoded paths to the skin elements
- Replace the first line with the second in the HTML HEAD:
- <script type="text/javascript" src="javascript/scriptaculous.js?load=effects"></script>
- <script type="text/javascript" src="javascript/effects.js"></script>
You can grab the files here: http://www.stickmanlabs.com/lightwindow/lightwindow.zip

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home