jquery - Sliding Page Transitions -
I have to create a site that wants to slide between pages, but what I found about sliding page transition Is it for single page sites, for some SEO and marketing purposes, would it be possible with jQuery or some other language instead of many pages that are loaded on the page?
You have to post the entire html on the new page (possibly in a form value encoded), then at the load of the new page, in fact First show this basic HTML and then slide it to the new page. Although it may be slow,
Comments
Post a Comment