background preloader

Navigation ajax, history.js

Facebook Twitter

Deep Linking and Indexing AJAX Applications – Google, Hashbang and state maintenance. In AJAX applications user interaction is handled on the fly and content is generated and injected into the DOM.

Deep Linking and Indexing AJAX Applications – Google, Hashbang and state maintenance

Today this is an important step in creating responsive UI’s and the benefits are obvious . But since users are no loner browsing actual pages, you need to take extra steps to maintain state, handle url’s and serve indexable content to the crawlers. This post should give you a head start on your next fully fledged AJAX application. State and bookmarkable url’s. Comment gérer une navigation en Ajax ? - Blog - Veille - Clever Age. La problématique Pourquoi une navigation en Ajax ?

Comment gérer une navigation en Ajax ? - Blog - Veille - Clever Age

Une navigation en Ajax a les avantages suivants par rapport à une navigation HTML standard : pas de rechargement complet de la page, seul le contenu demandé est chargé, ce qui permet de gagner au niveau du temps de traitement de la page et de la bande passante utilisée. possibilité d’avoir des effets de transition entre chaque chargement de page permet d’éviter l’utilisation de frames. Balupton/jquery-history - GitHub. Scripts/resources/core.string.js at master from balupton/jquery-sparkle - GitHub.