hushfile / hushfile-web

The webclient for hushfile
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

use modernizr to detect browser support #4

Open tykling opened 11 years ago

tykling commented 11 years ago

The hushfile webclient uses a lot of cutting edge browser features. Implement modernizr to check for support so clients get a meaningful error message if using an unsupported browser.