gnu-social/js
Chimo 3f8a519980 JS: Fixes jQueryUI autocomplete 'undefined' errors
data("autocomplete") was renamed to data("ui-autocomplete") starting
from v1.9:
http://jqueryui.com/upgrade-guide/1.9/#changed-naming-convention-for-data-keys
2015-02-15 16:11:23 -05:00
..
extlib minify removed from core (use plugin if desired) 2014-02-24 01:05:13 +01:00
emailsettings.js Changed .attr() to .prop() for checked and disabled. Removed "style" removal which I assume was tied to opacity setting on line 9. Replaced "style" setting via attr() on line 12 with css(). 2013-09-10 13:29:00 +02:00
geometa.js Break xbImportNode.js and geometa.js back out of util.js; the Makefile in js has been updated to combine them with util.js source when building util.min.js 2010-12-22 15:22:02 -08:00
identica-badge.js Fixed innerHTML problem in IE7 and 8 for badge script 2010-01-22 21:08:51 +01:00
install.js Shortcut for (document).ready(). Changed .attr() to .prop() for checked and disabled. 2013-09-10 13:29:01 +02:00
jcrop.go.js updated and moved jquery-jcrop (no longer .min.js) 2013-09-14 13:31:16 +02:00
util.js JS: Fixes jQueryUI autocomplete 'undefined' errors 2015-02-15 16:11:23 -05:00
xbImportNode.js Break xbImportNode.js and geometa.js back out of util.js; the Makefile in js has been updated to combine them with util.js source when building util.min.js 2010-12-22 15:22:02 -08:00