$(function () { // Set focus event handler function $(".selector").wijdialog({ focus : function (e) { } }); });
focus = function ( e : jQuery.Event ) { };
options type wijdialog jQuery Widget