"yet its answer isn't that easy"

No?

Seems like using ".animate()" for the width or height of the <div>'s
to hide instead of using ".hide()" would be an easy solution  :-)

http://docs.jquery.com/Effects/animate


On Jun 8, 4:50 am, elpatator <open-sou...@hotmail.fr> wrote:
> My question is pretty simple, yet its answer isn't that easy.
> Here's the deal:
>
> I have a series of divs, floating next to each others.
> When user clicks on a predefined checkbox, some of these divs disappear,
> using jquery's hide() function. After hide() ends, the remaining divs shift
> (wich is absolutely normal). What i'd like to discuss is a way to make the
> remaining divs "slide" in a smoother way than just that quite 'brute'
> non-eye-candy way.
> The perfect example of what i'm trying to do was already done here with
> laszlo 
> :http://telephone-gps-mp3.fnac.com/sh66509/Telephone-portable-Smartpho...http://telephone-gps-mp3.fnac.com/sh66509/Telephone-portable-Smartpho...
> Play around with the 'budget' slider in the central green area ('Aide au
> choix'), you'll see exactly what I'm willing to do.
>
> So, would that be possible with jquery, and how ?
>
> Thanks a lot for your help !
> --
> View this message in 
> context:http://www.nabble.com/Basic-yet-intersesting-DOM-problem-tp23920428s2...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to