HTML5-History-API icon indicating copy to clipboard operation
HTML5-History-API copied to clipboard

Which browsers should it support?

Open timc3 opened this issue 12 years ago • 4 comments

I can't see anywhere which states which browsers that this supports?

I presume that it supports IE8 and IE9? But it would be good to know about others.

timc3 avatar Jul 15 '13 08:07 timc3

https://github.com/devote/HTML5-History-API/blob/master/history.js#L4

nevar avatar Jul 15 '13 09:07 nevar

Hi,

Library supports IE6+, FF3+, Chrome10+(older did not test), Safari5+, IOS-Safari5+, Opera9+, Opera Mobile 11, Opera Mini, Mobile Chrome, Mobile Internet Explorer, and other Android browsers

2013/7/15 Tim Child [email protected]

I can't see anywhere which states which browsers that this supports?

I presume that it supports IE8 and IE9? But it would be good to know about others.

— Reply to this email directly or view it on GitHubhttps://github.com/devote/HTML5-History-API/issues/31 .

devote avatar Jul 15 '13 09:07 devote

I would consider adding this information into README and add unit tests.

rxaviers avatar Jul 19 '13 13:07 rxaviers

@rxaviers okay, I'll add it in the near future

devote avatar Jul 19 '13 14:07 devote