Closed (won't fix)
Project:
Hover Preview for ImageCache
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2011 at 10:54 UTC
Updated:
13 Jan 2012 at 07:56 UTC
Hi all,
I want to show images in black and white (desaturated) and then to show in colour when you hover over them.
I installed this module but the effect is not working nicely because the image moves with your mouse. Is there any way you can think of to have the hover image overlay the regular image exactly?
Thanks!!
Comments
Comment #1
rjbrown99 commentedI imagine your first request would require changing out the Javascript code to use a different effect for the black/white/color. For the second question, it would require a modification to the existing Javascript code that calculates positioning of the hover image. In both cases, it requires Javascript code changes to hover_preview.js.
I have been maintaining the 6.x branch but I have no plans to personally implement different JS effects or mouse behaviors. If you write support for these, I'd be open to considering the second one as a non-default option. Please re-open if you develop patches.
Comment #2
ratinakage commentedThanks... I found another way using CCK formatter, Imagecache and some Javascript.
Cheers! :)