Hello,
this plugin is really crazy, thank you for the job!

Unfortunately I've a small problem with it (or with IE, like always).

I've a user list, and I want to display their avatar on the hover.
This works great in all browser except in IE which doesn't take the transparency, it replaces the "transparent" color by black one.
Is it possible to apply a correction on excanvas_r3? Or any ideas?

It works in Chrome, FF, Opera...

It doesn't in IE (f****** IE)

CommentFileSizeAuthor
avatarIE.PNG7.23 KBraydenxxx
avatar.PNG10.64 KBraydenxxx
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

raydenxxx’s picture

no support?

kleinmp’s picture

Status: Active » Closed (won't fix)

In testing, this just seems to be broken in excanvas, so it can't really be fixed here. If anyone does have a fix for it, then please post for all to see.

One possible way to get around this is to use rgba(255, 255, 255, 0.01) as the fill color or maybe even with a smaller opacity value.