There is a new CSS property called resize, so divs can also be resized. But how to connect an event listener? Since .onresize only works on a window object
JSFiddle: http://jsfiddle.net/3y0gfj8j/
Edit:
I do not want to use jQuery. This is not a duplicate question. I only found jQuery solutions for this problem, so I asked this question.
javascript html css javascript-events
Ter ator
source share