$(function () { // Set resizeStop event handler function $(".selector").wijdialog({ resizeStop : function (e, ui) { } }); });
resizeStop = function ( e : jQuery.Event, ui : ResizeEventArgs ) { };
options type wijdialog jQuery Widget
© 2013 All Rights Reserved.