[whatwg] <a onlyreplace>
Nelson Menezes
flying.mushroom at gmail.com
Sat Oct 17 12:45:20 PDT 2009
2009/10/17 Jonas Sicking <jonas at sicking.cc>:
> In fact, you don't even need to use pushState. For now this can be
> faked using onhashchange and fragment identifier tricks. It's
> certainly not as elegant as pushState (that is, after all, why
> pushState was added), but it's something that can be tried today.
Well, here's a badly-hacked-together solution that emulates this behaviour...
I think it'll be helpful even if it only gets used in a JS library as
you mention (change the attribute to a classname then). Still, it can
be made to work with today's browsers:
http://test.fittopage.org/page1.php
Nelson Menezes
http://fittopage.org
More information about the whatwg
mailing list