Tag: cross-browser
All the articles with the tag "cross-browser".
-
I raise jQuery bug for IE8
Discovering that a jQuery behavior discrepancy in IE8 is actually an IE8 bug with named function expressions.
-
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.