Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi there,
I am looking for a way to ref my tool tips out to file so that the client can change them as they will. Is there a way to do this?
Else how can I change the tool tip dynamically through javascript?
Thanks,
Kieran
Solved! Go to Solution.
Hi Kieran,
You can read and set the tool tips using the .assist.toolTip property:
this.assist.toolTip = "This is a tooltip...";
Hope that helps,
Niall
View solution in original post
Views
Likes
Replies