An open API service indexing awesome lists of open source software.

https://github.com/ded/ender-tipsy

jQuery's Facebook style tooltips ported to Ender
https://github.com/ded/ender-tipsy

Last synced: about 1 year ago
JSON representation

jQuery's Facebook style tooltips ported to Ender

Awesome Lists containing this project

README

          

Ender Tipsy
-------
It's [Tipsy](https://github.com/jaz303/tipsy) -- for Ender! Yep, the old-school Facebook style tooltips as an Ender module. Include it in your Ender package.

$ ender add ender-tipsy

Use it:

``` js
$('#content a').tipsy(options);
```

See the full API on the [jQuery Tipsy homepage](http://onehackoranother.com/projects/jquery/tipsy/)