resize-polyfill
v1.1.1
Published
Polyfill for Textarea resize handler for IE, Edge, Safari, etc
Downloads
2,429
Readme
CSS Resize Polyfill
Resize handler for textarea or any given element. Supports Internet Explorer, Edge, Firefox, Chrome, Safari etc.
Preview
How to use it
- copy
lib/*
ornpm install --save resize-polyfill
- apply Reverse engineering to demo.html :-)
Why CSS Resize Polyfill is the best
- There are no many alternatives. I found just Resizable as a part of jQuery UI.
- It's really small (9.15KB uncompressed)