Time for action – customizing qTips

Let's take a look at the options we have for customizing the appearance of qTip's tooltips:

  1. Let's say that we want to change the position of the tooltip. qTip gives us plenty of options for positioning our tooltips on our page.
  2. We can match up any of these points on the tooltip to any of these points on the link:
    Time for action – customizing qTips
  3. In this example, we'll match up the middle of the link's right side with the middle of the tooltip's left side, so that the tooltip appears directly to the right of the link. We simply need to pass some additional information to the qTip() method. We'll keep working with the files we set up in the last example. ...

Get jQuery for Designers Beginner's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.