enyo / opentip

Opentip is an open source javascript tooltip based on the protoype framework.
http://www.opentip.org
1.25k stars 401 forks source link

Regarding frameworks #84

Closed sjeev closed 10 years ago

sjeev commented 10 years ago

Hello,

Opentip is one of the available solutions with multiple functions and I like the ajax loading and stem based tooltips.

But I am confused as you mentioned that we need to add framework manually. Can you write a detailed documentation from beginning.

Thanks!

enyo commented 10 years ago

Hi. You don't need to add a framework. You can simply choose to use the Opentip version that fits the framework you want.

For example, if you're already using jQuery, then use downloads/opentip-jquery.js. If you're not using any framework at all, then use downloads/opentip-native.js. It's as simple as that.

Cheers