Sha256: 92008004c0cc1b3fe251521349155847cea9924870326e455484426ed1f20576
Contents?: true
Size: 752 Bytes
Versions: 2
Compression:
Stored size: 752 Bytes
Contents
Fancy Box Jquery Plugin for Compass Projects ============================================ FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page. Note that this is simply a mirror of the plugin, the origin and page of the author is located at : http://fancy.klade.lv/ Install ======= From the command line: gem install compass-fancybox-plugin cd my_compass_project Add the following to your compass configuration: # require 'compass-fancybox-plugin' The run: compass install fancybox If you want the debug files too: compass install fancybox/debug Lastly add: @import 'fancybox' To one of your sass stylesheets to import the fancybox styles.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compass-fancybox-plugin-1.3.1.pre.2 | README.markdown |
compass-fancybox-plugin-1.3.1.pre.1 | README.markdown |