Top "Tooltip" questions

Tooltips are a GUI (Graphical User Interface) element which typically pops up when the mouse pointer is hovering over an item in the GUI and provides some contextual information or clarification.

jqplot format tooltip values

I want to have a tooltip hover highlight thingy in jqplot. The problem is that I want it to give …

hover tooltip jqplot format-string jqplot-highlighter
Show Tooltip when text is being trimmed

<TextBlock Width="100" Text="The quick brown fox jumps over the lazy dog" TextTrimming="WordEllipsis"> <TextBlock.ToolTip> &…

c# wpf xaml tooltip texttrimming
Custom tooltip contents @ ngx-charts | Angular2+ | TypeScript

I've been trying to set a custom label in a line chart's tooltip , e.g., modified number of minutes in …

label tooltip ngx-charts
google maps formatting text of a marker tooltip on multiple lines

How do I insert a newline into text of a marker tooltip. I am using \n which doesn't seem to …

google-maps-api-3 tooltip newline marker
iPad Safari's mapping of mouse events to touch events in image-maps

My website makes extensive use of image-maps. The images are of pages from a medieval manuscript. The mouseOver event of …

events ipad safari tooltip imagemap
How to display highchart series line marker symbol from tooltip formatter?

By default highcharts display the line marker symbol in the tooltip. $(function () { $('#container').highcharts({ xAxis: { categories: ['Jan', 'Feb', 'Mar', …

javascript highcharts tooltip linegraph
Keep Twitter Bootstrap Tooltip open on mouseleave

For a particular case and element I need to show Bootstrap Tooltip by default (once the page is loaded) an …

javascript jquery twitter-bootstrap tooltip preventdefault
Hide title from tooltip

I'm making a tooltip using CSS. Now using the following html code <div title="This is some information for …

html css tooltip edit
Custom Tooltip on JQPlot Line Chart

I am trying to get a custom tool tip for the line graph as I want the tool tip to …

jquery tooltip jqplot jqplot-highlighter
JQuery JSTree - add a ToolTip

Is there a way to add a Tooltip to a JSTree node? I would like to display extra information when …

jquery tooltip jstree