drewwilson / TipTip

Intelligent ToolTip jQuery Plugin
http://code.drewwilson.com/entry/tiptip-jquery-plugin
124 stars 70 forks source link

Added parameter "ignoreEdges" in order to make tipTip ignore browser edge #5

Open simonberube opened 13 years ago

simonberube commented 13 years ago

Added parameter "ignoreEdges" in order to make tipTip ignore browser edges. Certainly there is not a great need for this parameter, but in my case, it was helpful.

runmad commented 12 years ago

Thanks very much for posting this solutions, saved me having to do the work ;)

Just implemented it in a custom version of tipTip to ignore the edges by default.

danimesq commented 8 years ago

Hi, @simonberube I've forked TipTip to maintain it and use in all web projects of my community. Please clone your pull request to: https://github.com/Software-js/TipTip Thanks!

danimesq commented 6 years ago

Merge in: https://github.com/ScreensOS/TipTip/pull/6.