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