I've had been manually using the lightbox2 and saw this package and thought it could be very promising, but there is no documentation on how to use it. The info in the install says to the effect "Add this to the template..." but there is nothing referenced.
No documentation on Install
I've had been manually using the lightbox2 and saw this package and thought it could be very promising, but there is no documentation on how to use it. The info in the install says to the effect "Add this to the template..." but there is nothing referenced.
Thank you.
Jose
From what I can see this package just adds the lightbox files to your umbraco install.
To use it you have to include the scripts and css file in your template and then add the <a href="imagepath" rel="lightbox"> </a> round your image.
See lightbox site for more info - http://lokeshdhakar.com/projects/lightbox2/
is working on a reply...