Sliding Between Web Pages using jquery/ajax or html5 -


i trying understand how create effect of clicking on right arrow , content of webpage (everything except footer , header) slides off left, , html page have written slides in right.

from research on stackoverflow understand possible either jquery/ajax or html5, however, of resources provided far have not been able explain how accomplish task. web pages have been lead jquery have shown me how slide between different divs inside single html page not between html pages themselves.

i looking replicate effect of

http://www.kickstarter.com/year/2012#dark_sky

if can point me in right direction of how accomplish appreciated.

thankyou

as can slide between divs, why not embed html-pages in different iframe , switch between those?

not sure if solution appropriate you, give try ;)


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -