I want to have a sliding door effect, where the user clicks a link and a door comes down over the current content and goes up revealing the new content. Chris Carey did this in prototype, but I want to use jquery. Are there any plugins or tutorials? I saw one, but it was very basic.
Share
Here’s a basic example to get you started:
Try it out: http://jsfiddle.net/yuF8S/3/ (updated to switch content)
js
html
css