I followed the original fix at http://dev.rubyonrails.org/ticket/3672
which fixes my problem, but the comments for the patch say the fix
isn''t correct. I made the changes mentioned further down the page and
those ones didn''t fix my problem. So the original fix is still wrong
or what?
On 10/19/06, Andrew Kaspick
<akaspick-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hello,
>
> I hope this hasn''t been answered already (if so, sorry and can you
> point me to the post that does?). I''m having problems with
effects
> like BlindDown not working correctly in IE7. I find that if I comment
> out effect.element.undoClipping(); in the code below for effects
> things then work fine in IE7.
>
> afterFinishInternal: function(effect) {
> effect.element.undoClipping();
> }
>
> Does anybody have a better solution here? This is my temporary test
> hack to get things working.
>
> Thanks,
> Andrew
>
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---