Ajax and URLs

I know this solutions exists but doubt whether its existence is ubiquitous. The Wikipedia article on Ajax [ http://en.wikipedia.org/wiki/Ajax_(programming) ] mentions it in 'Cons'.

Straight to the point. One very common problem with ajax->dynamically updated pages is that, since content is fetched and updated within the page itself, the original webpage url doesn't change and hence it is impossible to bookmark/remember them.

For example, the video comments on youtube. If a video has ten pages of comments, when clicking the page numbers, the comments are updated dynamically without the url ever changing. So what if you want to bookmark page no:9 ? Not possible.

The simplest solution is to make use of the 'url fragment identifier' or whatever that comes after the # in a url. eg: http://something.com/page#here-it-goes

Javascript can update the fragment identifier dynamically with a simple

CODE:
document.location.href = '#whatever';


On page load, something like RegEx could be used to parse the query

CODE:
var thisUrl = document.location.href;
var query = thisUrl.split('#');
alert(query[1]);


So if page numbers or required variables are set as the fragment identifiers, it is possible to efficiently make Javascript process it (nearly) and make Ajax act normal with page urls.
Posted by JOHN   www
on February 13, 2007, 1:25 pm
thanks for this useful information

( Reply to this comment )
Posted by elektronik   www
on June 12, 2007, 10:20 pm
elektronik

( Reply to this comment )
Posted by elektrotechnik   www
on June 12, 2007, 10:21 pm
elektrotechnik

( Reply to this comment )
Posted by handy   www
on June 12, 2007, 10:21 pm
Posted by tiere   www
on June 12, 2007, 10:22 pm
Posted by haustiere   www
on June 12, 2007, 10:22 pm
haustiere

( Reply to this comment )
Posted by pferde   www
on June 12, 2007, 10:23 pm
Posted by tierbedarf   www
on June 12, 2007, 10:24 pm
tierbedarf

( Reply to this comment )
Posted by arama motoru optimizasyonu   www
on July 28, 2007, 10:26 am
great post thanks

( Reply to this comment )
Posted by John   www
on July 31, 2007, 11:20 pm
Yes its a solution + must place a permalink to ajaxed pages.

( Reply to this comment )
Posted by wewrq  
on October 19, 2007, 5:51 am

[http://www.globalchineseedu.com Learn Chinese Beijing]
[http://www.globalchineseedu.com Learn Chinese in beijing]
[http://www.globalchineseedu.com Learn Chinese in china]

( Reply to this comment )
Posted by SDFSD  
on October 19, 2007, 5:58 am

http://www.globalchineseedu.com Learn Chinese Beijing]http://www.globalchineseedu.com/china-newsletter.aspx mandarin school beijing]

( Reply to this comment )
Posted by chat   www
on November 8, 2007, 3:24 am
thank you

( Reply to this comment )
Posted by Norah slobeski   www
on December 3, 2007, 10:46 am
Posted by Sd card   www
on December 4, 2007, 11:46 am
Interesting article!
Thanks

( Reply to this comment )
Posted by WWW   www
on December 27, 2007, 12:05 am
thansk a lot...

( Reply to this comment )
Posted by drcetinerdotorg   www
on December 30, 2007, 2:07 pm
seo yarışması


( Reply to this comment )
Posted by Lazer Kesim   www
on January 25, 2008, 5:30 pm
thanks for this post area

( Reply to this comment )
Posted by youtube   www
on February 10, 2008, 2:13 pm
Posted by izlesene   www
on February 23, 2008, 1:26 am
THANKS YOU

( Reply to this comment )
Posted by izlesene   www
on February 23, 2008, 1:27 am
WWW.BOSVAKTIM.COM

BENCE GÖRMELİSİNİZ

( Reply to this comment )
Posted by muhabbet   www
on February 23, 2008, 7:56 am
muhabbet

( Reply to this comment )
Posted by doumo_arigatou   www
on March 6, 2008, 3:41 am
Posted by XBB   www
on May 29, 2008, 3:01 am
Posted by aşk şiirleri   www
on June 13, 2008, 4:45 pm
tesekkurler beylerrr

( Reply to this comment )
Posted by youtube   www
on June 29, 2008, 2:59 pm
Posted by Malezya Ucak Bileti   www
on July 3, 2008, 1:28 pm
Posted by seks shop   www
on August 7, 2008, 3:30 pm
seks shop

( Reply to this comment )
Posted by geciktirici sprey   www
on September 15, 2008, 6:58 pm
geciktirici sprey

( Reply to this comment )
Posted by fih-ca   www
on October 22, 2008, 2:02 am
Very nice article! Thanks for this!

( Reply to this comment )
Posted by lotro gold   www
on December 2, 2008, 8:06 am
Posted by t and s roofing   www
on December 15, 2008, 3:58 am
nice codes

( Reply to this comment )