Easy Lightbox integration
plugins
3 months ago
Dependencies of this Plugin
- You must install Facebox first
- Download jQuery (or you can try to install JRails to replace Prototype library totally)
- Copy Facebox js file to
/public/javascripts/ - Copy Facebox css file to
/public/styleshees/ - Copy Facebox all image files to
/public/facebox/ - Config your layout (
stylesheet_link_tagandjavascript_include_tag) to add these js,css files
1. Installation
2. Controller
Then add this code at your controller, or just put it in /app/controllers/application.rb
3. In any view
This is it!
Go here for additional information: http://handlino.com/blog/2008/02/26/57/
Back to all Tips

0 Comments