Expand my Community achievements bar.

Hyper link in tool tip

Avatar

Level 5

Hi,

Is there any way to get hyper link in the tool tip.When i click on the hyperlink it has to redirect to the specified link.

this.assist.toolTip.value= "http://www."+google.com;

I am not sure how to assign hyperlink value to the Tooltip.

Please suggest.

Thanks

Vijay

2 Replies

Avatar

Level 10

I don't think this is possible.

Avatar

Level 5

Thanks for your reply radzmar.

I am trying to create hyper link using JS. So that i can assign that value to tooltip value.

Will this works?

Thanks

Vijay