My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

A ruby on rails lightbox plugin that allows Lightbox functionality for static text, ajax calls, images, and (soon) iframes. Currently all major browsers have been tested and supported.

To use:

load layout file with the following:

<head>
<%= javascript_include :defaults %> <%= load_lightbox %>
</head>

Please refer to lightbox_helper for possible usage.

UPDATE: Apparently there are some people out there actually interested in this plugin and are currently making updates and modifications. I welcome all code that makes this faster, better, stronger, etc... Based on the recommendation of a coworker (who knows a little more about licenses than I do) I am changing to a BSD license. Do what you want with the code, but if do happen to cure some disease with it please remember me.

Powered by Google Project Hosting