onBeforeShow: function()

in api-docs/0.6/lib/template.js [54:56]


        onBeforeShow: function(ev) {
            $(this.getTip()).text(this.getTrigger().attr("name"));
        }