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 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 >> button should reverse the process.
> > Google Maps is a good example of what I'm looking for.
>
> > Q1: Is this something I can do with jQuery?
> > Q2: If so, can anyone point me in the right direction or even offer
> > code examples?
>
> > Thanks!


This should get you started:

http://malsup.com/jquery/test/oct19.html

Mike

Reply via email to