Maybe calc current pixels for 100%, animate to that width and than set width
to 100% (w/o animate)? And vice versa to animate form "100%" to 29px?

Just an idea... jQuery is powerful and you can create custom animate
function that will calc all you need.

On Jan 12, 2008 5:44 AM, Equand <[EMAIL PROTECTED]> wrote:

>
> no... i'm after smth like .animate({height:"100%"})
> but the problem here... is that it doesn't animate from pixels...
> i need something like a trigger on .animate({height:"100%"}) from 29px
> to .animate({height:"29px"}) from 100%
>
> On Jan 12, 2:19 am, "Joel Birch" <[EMAIL PROTECTED]> wrote:
> > maybe this is what you are after:
> >
> > .animate({height:"show"})
> >
> > Joel Birch.
>

Reply via email to