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