malsup / blockui

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

$.browser is deprecated and will be removed in jQuery 1.9 #38

Closed Rillke closed 12 years ago

Rillke commented 12 years ago

according to http://blog.jquery.com/2012/06/22/jquery-1-8-beta-1-see-whats-coming-and-going/

http://malsup.com/jquery/block/#overview claims to be usable with "jQuery v1.2.3 or later".

Please replace the deprecated parts of the code before jQuery 1.9 will be available.

Thank you.