[jQuery] Making plug-ins safe for other libraries

[jQuery] Making plug-ins safe for other libraries


I would like to use the jtip plug-in by Cody Lindley and modified by Jack
Born: http://15daysofjquery.com/examples/jqueryTooltips/js/jtip2.js but it
appears that it's not using the "safe" method. What do I need to modify in
the file so that it will work with other libraries?
Thanks.