Hi,
if I want to show a tooltip when the mouse is over a button or control, what should I do?
how to show a tooltip?
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
Some controls, including buttons, hyperlinks and images, support a Mouse over text property. For controls that don't support this, you can add it by editing the HTML Element Properties for the control and adding:
Code: Select all
title="my tool tip"
0 x
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
Thanks a lot.

Jon wrote:Some controls, including buttons, hyperlinks and images, support a Mouse over text property. For controls that don't support this, you can add it by editing the HTML Element Properties for the control and adding:Code: Select all
title="my tool tip"
0 x
Who is online
Users browsing this forum: No registered users and 18 guests