Tag: javascript
All the articles with the tag "javascript".
-
I raise jQuery bug for IE8
Discovering that a jQuery behavior discrepancy in IE8 is actually an IE8 bug with named function expressions.
-
Debugging weird focus behavior in browser
Technique for debugging unexpected focus changes by monkey-patching HTMLElement.prototype.focus with a debugger breakpoint.
-
IE vs Firefox and Chrome and jQuery val() vs attr('value')
Cross-browser bug where jQuery .val() returns null on non-form elements in Firefox and Chrome but works in IE.
-
Indent styles holy wars
Discussion of Allman vs K&R brace styles across C#, JavaScript, CSS, and PowerShell.
-
Annoying advertisement banners in my blog
A JavaScript one-liner to hide WordPress advertisement banners in the browser, alongside recommending Adblock.
-
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.
-
The proper way to use Syntax Highlighter with Blogger
Step-by-step guide to integrating SyntaxHighlighter 3 with Blogger using jQuery autoLoader to support all languages.
-
About me
Author introduction: Michael Naumov, Senior .NET Developer at Readify, Australia, working with .NET, PowerShell, and JavaScript.