I've come across numerous plugins that enable vertical resizing of a textarea and others that allow horizontal resizing of an input field. However, I have yet to find one that enables vertical resizing of an input field similar to Facebook's comment system.
Is there a way to resize an input field vertically as the text reaches the end so that it automatically moves to the next line, mimicking Facebook's comment system? Additionally, is there a method to resize the text when the shift and enter keys are pressed, similar to how it functions on Facebook?