updated js libs

jQuery 1.7.1 > 1.11.0
jQuery UI custom (highlight effect) 1.10.3 > 1.10.4
jQuery autocomplete 1.1 > 2.4.4
jQuery imgareaselect 0.4 > 1.0.0
jQuery imgnotes 0.2 > 1.0
jQuery tablesorter ? > 2.0.5
jQuery timeago 1.1.1 > 1.3.1
Modernizer 2.5.3 > 2.7.1
This commit is contained in:
Daku
2014-02-17 03:02:14 +00:00
parent c51d1388c0
commit 7c36902537
23 changed files with 78 additions and 688 deletions

View File

@ -1,6 +1,6 @@
$(function() {
if(window.notes) {
$('#main_image').imgNotes(window.notes);
$('#main_image').imgNotes({notes: window.notes});
}
$('#cancelnote').click(function(){