/*! AutoResize v1.18.4 - 2014-01-11 Automatically adjust textarea height based on user input. (c) 2014 Jack Moore - http://www.jacklmoore.com/autosize Originally altered by mdawaffe. Current version altered by pento. license: http://www.opensource.org/licenses/mit-license.php */ (function ($) { var defaults = { className: 'autosizejs', append: '', callback: false, resizeDelay: 10, placeholder: true, animate: true, animateDuration: 150, animateCallback: function(){}, extraSpace: 20 }, // border:0 is unnecessary, but avoids a bug in Firefox on OSX copy = '