CSS class ‘tooltip’ conflicts
-
I have another plugin where the author is also using class ‘tooltip’. I’ve suggested that they change their class to be plugin-specific to avoid conflicts with Any plugin.
Similarly, I’m hoping this plugin can get a config setting to allow an admin to change the name of the class that’s assigned to tooltips.
OR … If you add a filter like tooltips-class, then it would be easy for us to hook this to set a different classname.
Changing the class name in markup is only half of the challenge. The other side is modifying the actual CSS styling to use the different class name. For this reason, if you use something more plugin-specific to prefix all of your classes, then we won’t need to worry about this at all.
Thanks.
Thanks.
The topic ‘CSS class ‘tooltip’ conflicts’ is closed to new replies.