would it be possible for you to use a float instead of display inline ?

On Wed, Oct 21, 2009 at 6:33 AM, Jared N <jaredma...@gmail.com> wrote:

>
> Hi all,
>
> I'm trying to animate the width of a box, but I'm noticing that during
> the animation jQuery is setting the element's display property to
> 'block' (which is not what I want, I want 'inline'). At the completion
> of the animation it resets it to the desired setting. I've tried over-
> riding this behavior by including display:'inline' as one of the
> animation parameters, but no dice. Any other ideas? Is this supposed
> to happen or is it a bug?
>
> Thanks,
>
> Jared
>

Reply via email to