[whatwg] Proposing: "autoscroll" event

Glenn Maynard glenn at zewt.org
Tue May 14 16:44:13 PDT 2013


On Tue, May 14, 2013 at 5: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>.
>

Web APIs have to deal with how things are actually used, not how you wish
they were.  Storing state in the hash is a reality.

Additionally, pushState does not replace storing state in the hash, nor was
it intended to.

-- 
Glenn Maynard



More information about the whatwg mailing list