[jQuery] Re: help with an animation effect

2009-07-25 Thread leofromrio
Hi, Robert. I've tackled this issue recently and I can post something that worked out reasonably well for me. I used it for a login box that slides down once the user clicks on the tab. You should be able to restructure it to fit your site. Please keep in mind I'm not a developer and the code is

[jQuery] Re: help with an animation effect

2009-07-25 Thread leofromrio
Sorry, my last post was incomplete. I've changed the code to keep it cleaner and more relevant to your question. You will need to restructure the CSS to fit your page. HTML div id=container div id=slider CONTENT HERE /div!-- end slider -- div id=sliderSwitch span

[jQuery] Re: help with an animation effect

2009-07-25 Thread leofromrio
Sorry, my last post was incomplete. I've changed the code to keep it cleaner and more relevant to your question. Please, keep in mind I'm not a developer and the code is probably not up to snuff. :P HTML div id=container div id=slider CONTENT HERE /div!-- end slider -- div