Sha256: c635c48c8af7c98455fed29b1b5fb3df0918673ed636aaafba13392856db937a
Contents?: true
Size: 403 Bytes
Versions: 2
Compression:
Stored size: 403 Bytes
Contents
= ColorboxRails Make links open in lightbox (colorbox) a breeze = Usage in your application.css <tt>//= require colorbox-rails</tt> in your application.js <tt>//= require colorbox-rails</tt> Then enable link to be displayed in colorbox by simply adding :colorbox => true attribute. E.g. <tt><%= link_to "My superb link", "#", :colorbox => true %></tt> This project rocks and uses MIT-LICENSE.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
colorbox-rails-0.0.7 | README.rdoc |
colorbox-rails-0.0.6 | README.rdoc |