. ajax URL-, :
http://www.bits-apogee.org/2011/getcontent/?even=Rachel+Armstrong
.
:
- , .
- user window.history.pushState URL-
- -
- URL- .
- ajax URL
2 The libraries I used are both simpler than the above, since they rely on loading a regular html page through AJAX instead of the example site you point to that used the JSON format to get the data.
- Pjax - refresh fragments of a page by pulling this HTML node from another URL.
- Ajaxify is a simple solution, you can do it on an HTML site in 10 minutes.
source
share