Categories

“easyTooltip” Tooltip

Template-help.com Team November 15, 2010
Rating: 4.5/5. From 2 votes.
Please wait...

This is a Tooltip Script that uses easyTooltip plug-in.
By default this plugin will read the title attribute of the element and convert it into fade-in tooltip that you can style any way you want. Important note, it doesn’t have to be an anchor tag. You can apply this script to any element(s) you want.
The one big thing that makes this different from my first version is that you are now allowed to put custom content, any html content you want – images, long paragraphs, link lists… anything. If you hate writing HTML code inside a JavaScript variable, this plugin allows you to use inner HTML from any element on the page. It means that you can write HTML directly on the page, as you normally do, hide that element with CSS and have it appear as a tooltip on mouse over. Take a look at the demos for more info.

JavaScript
In order to make the script work, the index-#.html file with a slider should contain these lines of HTML code in order to include easyTooltip.js script and jQuery framework:

The section of the index-#.html file contains these lines of code that initialize the script functionality with basic values:

By default a tooltip is added to links ( tags) with .tooltips class that are placed to an element (

This entry was posted in Tooltips and tagged jQuery, tooltip. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket