This is a message.

Forum user: SkiFreak

Basic information

Registered May 26, 2010
Last login May 26, 2010
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/31948

Latest forum posts

Posts:

Registered:

» » Different styles for different tooltips on the same page

Posted: May 27, 2010

I will try this as an option, thanks.

It would still be nice if you could simply use a different class to have a different effect, and not be confined to using the .tooltip class.

Posts:

Registered:

Different styles for different tooltips on the same page

Posted: May 26, 2010

Is it possible to have tooltips on the same page with different styles?
I cannot find a way to use a different class than the default ".tooltip" class.
The only way that I have been able to do this is to download just the minimum required JavaScript for the tooltip, rename the file and do a search and replace, replacing "tooltip" with another name, then creating a new class with the name used as the replacement.

Is there a simpler/better way to do this?