(I failed to send this mail. Let me try again. Sorry if it duplicates.)

The "filter" attribute is IE-specific and won't work in any browser other
than IE. It is not part of CSS standard.
Use this instead:
opacity: 0.25;

For mozilla family:
-moz-opacity: 0.25;

Thanks,
Yuta

2009/6/17 Microsiga ADVPL Group <[email protected]>

>
> Hi,
>
> Why this : style="{filter:alpha(opacity... , not works in Google
> Chrome ? The opacity not change!
>
> This works fine in Internet Explorer.
>
> Thanks is advance.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to