Our application can transition between pages without reloading the page
FYI: This is not a tutorial. It's just an announcement that we have this feature in use on some of our web sites.
I have been able to apply ajax page changes, hash urls and html 5 push state to several client web sites and our content management system. Our site is now doing both ajax page changes with balupton's history.js and responsive web design.
The URL, title and content change when you click next page or prev page without reloading the page with javascript.
On internet explorer, it uses anchor hashes to change the pages. This lets you have multi-page transitions in javascript and the back button still works.
A web site using this feature delivers a faster, easier to use experience.
Bookmark & Share
Previous Article
Most Popular Articles
- Mass virtual hosting security tip when using a reverse proxy to connect to other servers
- Solution for MariaDB Field 'xxx' doesn't have a default value
- How to lock Windows immediately upon smart card removal
- Stop using sleep mode with Windows Bitlocker for better security. Learn how to use hibernate in Windows 8.
- Is Google Public DNS actually better then your ISP?
- Pros and Cons of CFML vs PHP and other languages
- Planning a system to visually create responsive data-driven web page layouts & widgets in the Jetendo CMS browser interface
- Run Windows Guest in CentOS 6 Linux Host using Virtualbox 4 via the command line