[whatwg] Proposing: "autoscroll" event

Anne van Kesteren annevk at annevk.nl
Tue May 14 15:12:32 PDT 2013


On Tue, May 14, 2013 at 3:01 PM, Nils Dagsson Moskopp
<nils at dieweltistgarnichtso.net> wrote:
> The simplest solution (by far) would be to stop storing “information
> that is used by JS” in a hash. Even Internet Explorer has pushState()
> these days: <http://caniuse.com/history>.
>
> Applying private semantics to public resources makes them less
> accessible for everyone else. IMHO that should not be encouraged.

That is not the simplest solution for single-page purely client-side
applications, although I suppose you could configure the server in
such a way that it would work (though then it might suck for
client-side caching).


--
http://annevankesteren.nl/



More information about the whatwg mailing list