Adding scroll bar to text box

Hi, I’m wondering if it’s possible to add a simple scroll bar to a text box?

(I’m guessing it might involve a .scroll() event, but am not 100% sure.

HI @leer

in the text box you must change the content overflow to “scrollbars”

3 Likes