Closed gocom closed 11 years ago
Add an option to set custom classes to the tooltip elements. These classes would be global to any tooltip created by the current instance. E.g.
$('selector').tipFiveThree({ 'class' : 'custom-class' });
Add an option to set custom classes to the tooltip elements. These classes would be global to any tooltip created by the current instance. E.g.