jQuery UI dialog resizeStop() Event
jQuery UI resizeStop event is triggered when the dialog box is stopped after we resized. Syntax: $(".selector").dialog ( resizeStop: function( event, ui ) { console.log('resized') },Approach: First, add jQuery UI scripts needed for your project. <link href = "https://code.jquery.com/ui/1.10.4/the