options.instance.autoHeight = options.instance.css('height', 'auto').height();
options.instance.autoHeight = options.instance[0].scrollHeight;