Tag: requirejs
All the articles with the tag "requirejs".
-
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.