how to show a tooltip?

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

how to show a tooltip?

#1

Postby t4nu » Fri Jan 15, 2016 6:58 am

Hi,
if I want to show a tooltip when the mouse is over a button or control, what should I do?
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Fri Jan 15, 2016 8:57 am

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

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

#3

Postby t4nu » Fri Jan 15, 2016 5:23 pm

Thanks a lot.
:D
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 19 guests