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!

Reply via email to