Closed (fixed)
Project:
Gallerix
Version:
5.x-1.2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2008 at 15:03 UTC
Updated:
16 Jul 2008 at 22:16 UTC
Hi,
I found the common.js adds "opacity: 0.6;" style and mouseover actions to the preview thumbnail images.
Is there a way to remove it nicely? I don't want to mess into the original code, by just removing the function...
Lupus
Comments
Comment #1
silviogutierrez commentedPoint taken. I'll add this option to the next release. This will be out soon (two weeks or so).
Silvio
Comment #2
lupus78 commentedThanks, i'm waiting. Why do you make this opacity and mouseover events with JS? CSS can make it also!
Comment #3
silviogutierrez commentedBecause with CSS you have to use a different property for IE and Mozilla, and I don't think it's valid syntax, last time I checked.
Comment #4
dorys commentedI'm using your module on my site. I'm interested in removing the opacity on the thumbnails also.
Comment #5
silviogutierrez commentedThis feature has been added in v1.3. A dev version of v1.3 will be out tomorrow.
Silvio