1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
commonWidgetTests( "tooltip", { defaults: { disabled: false, items: "[title]", content: function() {}, position: { my: "left+15 center", at: "right center" }, tooltipClass: null, // callbacks create: null } });