oDialog.cancel = function () { if (window.confirm("Are you sure you want to close this Dialog?")) { // Call the original implementation of the cancel method YAHOO.widget.Dialog.prototype.cancel.call(this); }};
沒有留言:
張貼留言