Closed markfinger closed 9 years ago
This fixes #61 and #57 as well
This doesn’t appear to be the correct solution. It may make the error go away on non-IE browsers but the IE-specific code will never be executed if jQuery 1.9 or higher is being used, even on Internet Explorer.
Closing due to inactivity.
Small fix to remove a nested lookup which assumes access to a part of jQuery's API that has been removed as of 1.9.
Reference: http://api.jquery.com/jQuery.browser/