I have noticed that sites like http://hypem.com which is a full ajax site have now managed to scrap their #! ajax urls but maintained a full ajax site. How is this possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do this with history.pushState, only in decent browsers though 😉
https://developer.mozilla.org/en/DOM/Manipulating_the_browser_history
Here’s a jQuery plugin with a fallback for older browsers to a hashed URL:
http://plugins.jquery.com/project/history-js