jQuery UI 1.8.13 sudden error
Posted
by
user837306
on Stack Overflow
See other posts from Stack Overflow
or by user837306
Published on 2012-08-21T03:59:23Z
Indexed on
2012/08/28
21:39 UTC
Read the original article
Hit count: 150
jquery-ui
We have been using Jquery from this link http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js for drag and drop. Suddenly we notice it is not working now and there is no code change done our side. We notice the error is pointing to these line and error is TypeError: a.curCSS is not a function? What will be solution to this problem?
e&&e.call(i)},g)}):this._focus.apply(this,arguments)},scrollParent:function(){var g;g=a.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter
© Stack Overflow or respective owner