summaryrefslogtreecommitdiffstats
path: root/examples/webengine/customdialogs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/customdialogs/index.html')
-rw-r--r--examples/webengine/customdialogs/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/webengine/customdialogs/index.html b/examples/webengine/customdialogs/index.html
index 490dd79fd..69c0e6b21 100644
--- a/examples/webengine/customdialogs/index.html
+++ b/examples/webengine/customdialogs/index.html
@@ -11,6 +11,9 @@
<td><div class="div"><a href="#openMenu" class="link">Right click on text to see link context menu</a></div></td>
</tr>
<tr>
+ <td><div class="div"><p title="I am a tooltip.">Hover this text to display a tooltip</a></div></td>
+ </tr>
+ <tr>
<td><button class="button" onclick="window.location = 'http://localhost.:5555/OPEN_AUTH'">
Open Authentication Dialog</button></td>
</tr>