Tag: jquery
All the articles with the tag "jquery".
-
jQuery BlockUI and iframe vs require.js
A require.js plugin that loads dependencies from the top-level window so BlockUI works across iframe popups.
-
require.js, jQuery and race conditions
Fixing a race condition where require.js and a script tag each load jQuery independently, causing plugin conflicts.
-
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.
-
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.