malsup / blockui

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

The new jQuery 1.10 breaks blockUI #70

Closed brafales closed 11 years ago

brafales commented 11 years ago

Because of a version parsing problem it seems like jQuery 1.10 is parsed as 1.1 and blockUI complaints about needing a version 1.3 or higher.

Details here: http://ideasandpixels.com/blockui-requires-jquery-v1-3-or-later-quick-fix

JohnArcher commented 11 years ago

Have a look here: https://github.com/malsup/blockui/issues/68