You mean other than the fact that IE doesn't support the opacity style at
all? ;-)

If you're using Effect.Opacity, scriptaculous should take care of the issue,
but if you're using style.opacity on DOM elements, it won't work in IE.
Beyond that, hard to say without being able to see your code.

-Fred

On Mon, Jun 23, 2008 at 7:36 AM, Franke <[EMAIL PROTECTED]> wrote:

>
> I have a div and I want all childrens to have the same opacity as the
> div. When I try my code in Firefox everything works out well but in ie
> nothing gets the new opacity. (my onclick event is not fired on the
> div in ie... don't know why...)
> Is there something I need to do that only applies to ie or something?


-- 
Science answers questions; philosophy questions answers.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to