X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=www%2Fjquery.autosize.js;h=3e575d00909ce481bcce7d38f691812841c7de69;hb=refs%2Ftags%2F2022-10-31;hp=0f296d4b2de323bc87a94687ce051705514bebd9;hpb=9b4dedb96250d89c0d8a818b41e2d3b4d940dac4;p=readifood.git diff --git a/www/jquery.autosize.js b/www/jquery.autosize.js index 0f296d4..3e575d0 100644 --- a/www/jquery.autosize.js +++ b/www/jquery.autosize.js @@ -1,250 +1,256 @@ -/*! - 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 = '