Ticket #2850 - animate broken in some cases in IE.
Hi,
I've run into some problem with ``jQuery.animate()`` and I am actually
pretty sure that this is a bug which is occurring in IE. I was able to
test it in IE 7, but it might be broken in other browsers as well. At
least in Firefox 2.0 it does work.
The ticket: <http://dev.jquery.com/ticket/2850>
A demo page: <http://media.pointtec.de/animate.html>
(then you replace 50% by 50px it starts working properly in IE)
It would be cool to get a fix for this in jQuery 1.2.4 as animating
stuff from percent values to pixel values is a quite useful thing.
regards,
Marek