Tag: firefox
All the articles with the tag "firefox".
-
WTF! MicrosoftAjax.js vs 'use strict' vs Firefox vs IE
Fixing a Firefox-only strict mode error in MicrosoftAjaxWebForms.js caused by window.event being undefined, requiring a cross-browser property descriptor hack.
-
Debug minified_obfuscated javascript
Shows how to pretty-print and debug minified or obfuscated JavaScript in IE9+, Chrome 13+, and Firefox using built-in or plugin tools.
-
Firefox и картинки в ссылках
Firefox unexpectedly underlines images inside anchor tags on hover; CSS workaround using div wrapper and text-decoration overrides.