Comment on Screw Hashbangs: Building the Ultimate Infinite Scroll parentComments−X-Istence15yIt's using pushState which is part of the HTML 5 spec ...−qntm15yI was thinking of the possibility of phishing by starting with a fake site and altering the URL to that of, e.g., a bank. But anyway, it seems not to be an issue.
Comments
It's using pushState which is part of the HTML 5 spec ...
I was thinking of the possibility of phishing by starting with a fake site and altering the URL to that of, e.g., a bank. But anyway, it seems not to be an issue.