$(function () { // Set hidden event handler function $(".selector").wijtooltip({ hidden : function (event, ui) { } }); });
hidden = function ( event : any, ui : any ) { };
options type wijtooltip jQuery Widget
© 2013 All Rights Reserved.