TradeMe / bootup.js

Cache and load static files from local storage.
MIT License
820 stars 46 forks source link

Make refresh work and add support for XDomainRequest #3

Closed tchak closed 7 years ago

djmc commented 12 years ago

Is there a reason to add XDomainRequest support? Why not set up cross-domain permissions and get support across all browsers.

tchak commented 12 years ago

@djmc IE 8 and 9 only have support for cross-domain requests via XDomainRequest