/*! Autosize v1.18.4 - 2014-01-11 Automatically adjust textarea height based on user input. (c) 2014 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, placeholder: true }, // border:0 is unnecessary, but avoids a bug in Firefox on OSX copy = '