So i have 5 portfolio items and what i’d like to happen when a user clicks on one is that the project details page animates and loads in over the page. Now i’v made a quick basis of how i thought this couldwork but not sure if this is the way to go. Also not sure how i should load in the different content for the different projects if i do it like this..
Now i just animate a hidden div over the whole page when one of the portfolio items is clicked. Here is a fiddle so you guys get a better idea:
http://jsfiddle.net/MF32t/1/
Is the the way to go? Or should i think in a different direction? Don’t need ready to go and working code but just need a push in the right direction.
Thanks!