Re: Repurposing the Hash Sign for the New Web comments

Hi Julian:
HTML5 introduces new operations: |history.pushState()| and |history.replaceState()
which can be used to manage the browser history.  These do not require JS and
they do not cause a page reload.

Reading Syd's mail I am not sure we are talking about the same thing when we
say "history"

Please read the paper: |http://www.w3.org/2001/tag/2011/01/HashInURI-20110331 <http://www.w3.org/2001/tag/2010/12/HashInURI-20110115>
Appreciate all comments|


|
All the best, Ashok

On 5/19/2011 1:28 AM, Julian Reschke wrote:
> On 2011-05-18 23:34, Karl Dubost wrote:
>>
>> Le 18 mai 2011 à 17:24, Syd Lawrence a écrit :
>>> I am not sure why there is the need for this. What does the #! give you that the history API doesn't?
>>
>> Does history API work without JS?
>
> The alternative which is being discussed requires JS as well, right?
>
> Best regards, Julian
>

Received on Thursday, 19 May 2011 13:15:58 UTC