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

silviogutierrez’s picture

Point taken. I'll add this option to the next release. This will be out soon (two weeks or so).

Silvio

lupus78’s picture

Thanks, i'm waiting. Why do you make this opacity and mouseover events with JS? CSS can make it also!

silviogutierrez’s picture

Because 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.

dorys’s picture

I'm using your module on my site. I'm interested in removing the opacity on the thumbnails also.

silviogutierrez’s picture

Category: support » feature
Status: Active » Closed (fixed)

This feature has been added in v1.3. A dev version of v1.3 will be out tomorrow.

Silvio