kb.pub
Solución

Use Feature Detection

Medio
Employ feature detection libraries (like Modernizr) to ensure JavaScript functionality is only applied when supported by the browser.

¿Fue útil?