Viewing 1 replies (of 1 total)
  • Plugin Author ClevelandWebDeveloper

    (@clevelandwebdeveloper)

    Hi Mahzi,

    Yes this plugin will allow you to do that. You have to edit the html for the image. Your html for the image should look like this:

    <img src="yourimage.jpg" class="tooltips" title="this is the tooltip message">.

    It is also possible to include a link in the tooltip message. You have to escape the < and > characters within the tooltip message. Refer to this thread for an example on how to do that

Viewing 1 replies (of 1 total)

The topic ‘specific tooltip for specific images/texts’ is closed to new replies.