background '#55b555' Background color of the tooltip, it can be hex, rgb, rgba, color name titleBackground '#333333' Background color of the tooltip title, it can be hex, rgb, rgba, color name color ' ...
This small plugin (857 bytes minified and gzipped) adds a visible tooltip to any element with a title or alt attribute: It takes into account the limits of the viewport so that it doesn't overflow ...
Basically tooltip is a element in which we can display extra information about something i.e When you hover that element with your mouse pointer and that little content will be displayed in small ...