[jQuery] Slding divs that are float left

2006-09-06 Thread Meece, Clifford T
I am using the latest jquery with the latest interface library ( they
don't seem to have a forum anymore ) and have encountered some
difficulty using the toggle blind effect.

I have 2 div's side-by-side, one floated left.  The idea is to put a
button in between them, that will 'collapse' or 'expand' the left div.
This is a common GUI element that you see all the time in programs like
Dreamweaver and others. The left div has to be floated left, and when
you click the collapse button, it does collapse, but first it knocks the
right div down below the left div, and after the animation is complete,
the right div jumps back up to the right of the collapsed-left div.

Any idea on this?  I had been using moo.fx on top of prototype lite to
do this effect and it works a charm, but I have seen a lot of steam
behind jquery and would like to use it if it can do this effect.

Thanks,

Cliff




___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Slding divs that are float left

2006-09-06 Thread Paul Bakaus
Interesting problem..could you maybe provide a demo or source on this problem?2006/9/6, Meece, Clifford T <[EMAIL PROTECTED]>:
I am using the latest jquery with the latest interface library ( theydon't seem to have a forum anymore ) and have encountered some
difficulty using the toggle blind effect.I have 2 div's side-by-side, one floated left.  The idea is to put abutton in between them, that will 'collapse' or 'expand' the left div.This is a common GUI element that you see all the time in programs like
Dreamweaver and others. The left div has to be floated left, and whenyou click the collapse button, it does collapse, but first it knocks theright div down below the left div, and after the animation is complete,
the right div jumps back up to the right of the collapsed-left div.Any idea on this?  I had been using moo.fx on top of prototype lite todo this effect and it works a charm, but I have seen a lot of steam
behind jquery and would like to use it if it can do this effect.Thanks,Cliff___jQuery mailing list
discuss@jquery.comhttp://jquery.com/discuss/-- Paul BakausWeb DeveloperHildastr. 35
79102 Freiburg
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/