Script Examples

Hyperlink 2.0 - Ajax Page Transitions
When a user clicks on a link, this script finds which page linked and then load that page using AJAX internally. Then it takes the contents of the <body> tag and replace the contents of the body tag of the current page with the new content. Thus we render the new page - without changing the URL.
blog comments powered by Disqus