I would like to improve the tooltip call outs. Is there a location in the CSS or a JS file that I can edit to change the properties of the tooltip? Make it a bit for jQueryish?
Thank you.
John C
Tooltip styling. Trying to find where to make changes.
Re: Tooltip styling. Trying to find where to make changes.
You can't modify the browser tooltip using CSS.
You'd have to use something like a jQuery plugin; e.g.: http://docs.jquery.com/Plugins/tooltip
You'd have to use something like a jQuery plugin; e.g.: http://docs.jquery.com/Plugins/tooltip