Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Module makes rollover images from grayscale (black and white) to colored.
Usage:
1. Install module.
2. Wrap your images in two any elements with specific classes:
<div class="grayscale-effect">
<div class="grayscale-effect-target">
<img src="..." />
</div>
</div>
or
<a href="..." class="grayscale-effect">
<div class="grayscale-effect-target">
<img src="..." />
</div>
Foo bar baz
</a>
Profit.
Module use javascript library Pixastic.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Created by xandeadx on , updated
