views:

75

answers:

1

I'm unable to find the download link for the Tipsy plugin http://onehackoranother.com/projects/jquery/tipsy/

The jQuery project page for the plugin (http://plugins.jquery.com/project/tipsy) does not have a download link. Am I not looking in the right place?

+1  A: 

As found in the source code

Mike
Make sure to also use the newer [CSS file](http://onehackoranother.com/projects/jquery/tipsy/stylesheets/tipsy.css) and [arrow image](http://onehackoranother.com/projects/jquery/tipsy/images/tipsy.gif).
Alec