[jQuery] Help with showing/hiding multiple divs.
Hello all, I have an example page here-
http://clients.yourmark.com/radiuschurch.org/planner.html
If you look at that page, you will see a calendar floated left, and
the various months floated right. I would like to have the calendars
switch out with different months based on which link is clicked on the
right. I would like to do this either in a horizontal accordion
fashion, or possibly by scrolling through multiple divs either
vertically or horizontally.
Is this something that I could do with jQuery? Thanks for any info or
help you can provide for me!