Book Image

jQuery for Designers Beginner's Guide Second Edition

By : Natalie Maclees
Book Image

jQuery for Designers Beginner's Guide Second Edition

By: Natalie Maclees

Overview of this book

Table of Contents (21 chapters)
jQuery for Designers Beginner's Guide Second Edition
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Showing other content in tooltips


So far, we've seen how we can customize the appearance and position of the tooltips that the PowerTip plugin helps us create. However, we've only used these tooltips to display text, namely, the text we've placed inside an element's title attribute. We have a lot more powerful options though. We can load just about any content we want in our tooltips. Let's take a look at how we can load content from somewhere else in the HTML document into our tooltips.