coryd218
06-19-2007, 09:24 PM
okay...currently i'm trying to create an animation for my content based on the link they select.
When the page loads, basically just my header, navigation and footer will be displayed. Say a user clicks the About link, I want the div that holds that content to display in a sliding motion, pushing down the footer.
Then when a user clicks on the portfolio link, i want the about div to slide up, and hide itself, and then I want the portfolio div to slide down.
I've been toying with it but am having no luck. I have the slide-in functionality, but the clicking of the links doesn't do what i want them to do.
Here's what i have so far:
http://www.corydorning.net/sandbox/index.html
Any help, ideas, suggestions, etc. is greatly appreciated. As a side note, i know i could use flash for this, but i'd like to see if it can be accomplished without it.
Thanks guys!
When the page loads, basically just my header, navigation and footer will be displayed. Say a user clicks the About link, I want the div that holds that content to display in a sliding motion, pushing down the footer.
Then when a user clicks on the portfolio link, i want the about div to slide up, and hide itself, and then I want the portfolio div to slide down.
I've been toying with it but am having no luck. I have the slide-in functionality, but the clicking of the links doesn't do what i want them to do.
Here's what i have so far:
http://www.corydorning.net/sandbox/index.html
Any help, ideas, suggestions, etc. is greatly appreciated. As a side note, i know i could use flash for this, but i'd like to see if it can be accomplished without it.
Thanks guys!