[jQuery] Re: Slide one div off left, expand another in one click?

2008-10-19 Thread Krys
wow - thanks Mike! On Oct 19, 7:40 am, Mike Alsup <[EMAIL PROTECTED]> wrote: > On Oct 19, 8:09 am, Krys <[EMAIL PROTECTED]> wrote: > > > > > anyone? > > > On Oct 18, 8:59 am, Krys <[EMAIL PROTECTED]> wrote: > > > > I have a page to code

[jQuery] Re: Slide one div off left, expand another in one click?

2008-10-19 Thread Krys
anyone? On Oct 18, 8:59 am, Krys <[EMAIL PROTECTED]> wrote: > I have a page to code where there will be two divs side by side. > The left one will contain navigation, and a << button. Clicking this > should slide the dive off the page to the left, leaving just a >>

[jQuery] Slide one div off left, expand another in one click?

2008-10-18 Thread Krys
I have a page to code where there will be two divs side by side. The left one will contain navigation, and a << button. Clicking this should slide the dive off the page to the left, leaving just a >> button. At the same time, the right-hand div should expand to fill the space left. Clicking the >>