X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=www%2Fjquery.autosize.js;h=6ab5e91fb42856f58dde91782a5d99965b13f620;hb=f632680f1afa481ad11b7d9b8e6fae18761b0f23;hp=0f296d4b2de323bc87a94687ce051705514bebd9;hpb=c0b122f11daeec715462a6819ec46df6733ce61d;p=readifood.git diff --git a/www/jquery.autosize.js b/www/jquery.autosize.js index 0f296d4..6ab5e91 100644 --- a/www/jquery.autosize.js +++ b/www/jquery.autosize.js @@ -1,250 +1 @@ -/*! - Autosize v1.18.1 - 2013-11-05 - Automatically adjust textarea height based on user input. - (c) 2013 Jack Moore - http://www.jacklmoore.com/autosize - license: http://www.opensource.org/licenses/mit-license.php -*/ -(function ($) { - var - defaults = { - className: 'autosizejs', - append: '', - callback: false, - resizeDelay: 10 - }, - - // border:0 is unnecessary, but avoids a bug in Firefox on OSX - copy = '