Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html tooltip

// to show default tooltip in html, add title attribute
<p title="This is a tooltip">Hover here</p>
 
PREVIOUS NEXT
Tagged: #html #tooltip
ADD COMMENT
Topic
Name
7+3 =