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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to