The clue would be, my guess anyway, that MozOpacity is only supported in
Mozilla based browsers like FireFox, not IE.
RobL
Newb Newb wrote:
> I have done this code to give my form Fade effect.
> It works in Mozila FireFox.
> But Doesn't Work in IE 7 Browser.
>
> shade.setStyle({
> MozOpacity: '.15',
> filer: 'alpha(opacity=15)',
> opacity: '.15'
>
> });
> Wat Would be the Problem.
> If IE Browser doesn't support Means Wat Would be the Alternative Code
> To use.
> Pls Help Me Out On this Problem.
> Cheers and Thanks.
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---