ender-tipsy icon indicating copy to clipboard operation
ender-tipsy copied to clipboard

jQuery's Facebook style tooltips ported to Ender

Results 3 ender-tipsy issues
Sort by recently updated
recently updated
newest added

In the original tipsy, you can call `$.fn.tipsy.autoWE` or one of the other builtin functions for the gravity option. You included those in ender.tipsy, but you can't access them via...

The tip positions are off by about 10 pixels each. Tips that should be vertically centered are too low, tips that should be horizontally centered are too far to the...

Apologies; my javascript-fu is weak, but I'm thinking there's something awry. Simplest example I can think of is to replace the ender.js in the example with the jeesh (the versions...