I\'m using pushState to change the url of a website: history.pushState(\"\", \"info\", \"/info\"); Which works great, but now the back button doesn\'t work.I believe I need to write my own back and
Can someone point me to a compatibility chart for browsers that support/don\'t sup开发者_开发百科port the HTML5 History API?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m creating an NSDocument application, with two document types: Website and Web Service. This is in my Info.plist: