Link to home
Start Free TrialLog in
Avatar of Bruce Gust
Bruce GustFlag for United States of America

asked on

Why does this tooltip not work?

Head out to http://hihatwebdesign.com/verizon/tooltip_test.php and see what I've done in an effort to re-create what you see here at http://jsfiddle.net/abbylangner/XHb4Z/

Bottom line: I need to create a clickable tooltip. This looked pretty straight forward, but I'm dropping the ball somewhere and I'm not sure where.

Thanks!
Avatar of Snarf0001
Snarf0001
Flag of Canada image

You haven't included jquery.
You included jquery.ui, but not the base library.
Avatar of Bruce Gust

ASKER

Snarf...

Two questions:

Does UI mean "user interface?"

How do you include the JQuery base library without downloading it?
ASKER CERTIFIED SOLUTION
Avatar of Snarf0001
Snarf0001
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
That will do it, Snarf! Thanks!

I'm not out of the woods, yet, however. If you don't mind, take a look at https://www.experts-exchange.com/questions/28837022/Why-does-this-tooltip-not-look-the-way-it-should.html and tell me what you think.

Thanks!