2.3.4.38 onresizeend

Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, IE10 Mode, and IE11 Mode (All Versions)

onresizeend of type Function

Occurs when the user finishes changing the dimensions of the object in a control selection.

To invoke, release the sizing handle of the selected control. By default, the object's display area conforms to the coordinates of the sizing handles when the operation is complete.

  • Bubbles: Yes

  • Cancelable: No

  • Context Info: None

This attribute is an extension to HTMLElement.