Zebra_Tooltips icon indicating copy to clipboard operation
Zebra_Tooltips copied to clipboard

A lightweight, accessible, and highly configurable jQuery plugin for creating beautiful tooltips

Results 3 Zebra_Tooltips issues
Sort by recently updated
recently updated
newest added

Please excuse the hacky way I did this! I'm not super well versed in jQuery plugin development, nor am I very familiar with git, unfortunately. But this seems to work...

enhancement

It is now possible to have a trigger element and an element which provides the content. Example: ``` Hover for more Information This information is accessible for search engines and...

enhancement

We wanted to set a tooltip on an SVG element (`` in this case). For reasons I do not claim to understand, jQuery's `.outerwidth()` and `.outerheight()` methods applied to such...

enhancement