[jQuery] Cluetip not working because of other javascript

[jQuery] Cluetip not working because of other javascript


I was frustrated because I could not figure out why cluetip was not
working. I figured out it was conflicting with another script, which
makes a div scrollable, and I had the cluetip links inside of this.
If I move the clue tip links, outside of the scrollable div, it works
as expected. any ideas on how I could make it NOT conflict?
Here is an example: http://www.puc.edu/PUC/file/cluetip.html
NOTE: This file is extremely stripped down, please ignore any HTML
problems. Also, the image paths to the scroll handles will be broken.