malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

Support AMD if it exists and knows about jQuery #33

Closed brandonaaron closed 12 years ago

brandonaaron commented 12 years ago

Just adding a few lines to conditionally support AMD loaders. If no AMD loaders are found it acts just as it did before.