NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Robert Iliuta on November 27, 2014, 05:19:45 AM

Title: Tooltip with xHtml
Post by: Robert Iliuta on November 27, 2014, 05:19:45 AM
Hallo Bruce,

It is possible to let us optional inject xHtml code in tooltip field?


Thank you,
Robert
Title: Re: Tooltip with xHtml
Post by: Bruce on November 28, 2014, 12:34:30 AM
yes, it is possible, but it won't actually be displayed as Html unless you are using a custom tip widget. Like say vTip. Is this what you are doing?

Title: Re: Tooltip with xHtml
Post by: Robert Iliuta on November 28, 2014, 03:04:03 AM
>Like say vTip. Is this what you are doing?
noo. I have another plugin. I don't know how to connect my plugin with NT like vTip... but if I could insert html code in title then it will works.
This one I bought: http://jqeasytooltip.j3dlab.com/

for images, text , ... works perfect but not for fields or buttons.

Thank you,
Robert
Title: Re: Tooltip with xHtml
Post by: Bruce on December 03, 2014, 01:29:09 AM
there's not too much in the way of docs on that control - but in their examples they don't seem to be using the "title" attribute. Are they happy getting the data from the title attribute?

Cheers
Bruce
Title: Re: Tooltip with xHtml
Post by: Robert Iliuta on December 03, 2014, 08:32:52 PM
>Are they happy getting the data from the title attribute?
I don't think so but I have to ask them about that.... maybe I will have to search and find one that replace title correct?

Robert
Title: Re: Tooltip with xHtml
Post by: Bruce on December 03, 2014, 09:55:32 PM
Hi Robert,

Well, I guess the point is that if they don't use the Title then setting the tip via the template isn't gonna be helpful to you.

In my first training class I think I used vTip (which as fas as I know is still included in the shipping web folder) to demonstrate "fancy tips". Probably not quite as fancy as jqEasyToolTip though. That uses the title, but I'm not sure if I tried HTML at the time.

Cheers
Bruce