Hi,
I have a simple <div> with some text in it that I surround with a Resizable. It shows fine and I can resize it, but I need the text to crop to the resizable. Currently the text flows outside the handle. I don't want to use textarea because of the scrollbars. I only want cropping.
Is there a clever way to achieve this with Resizable? Thanks for your generous tips!