Hi,
I found one jQuery plugin (tipsy) to display tooltip below http://onehackoranother.com/projects/jquery/tipsy/
In link above i could see that manually triggered tooltip is working as designed. I copied the page, and save it locally, as tipsy.htm (together with auto-generated tipsy_files). Again, is still working.
Once I copied tipsy.htm & tipsy_files to /public directory of my Rails app. All tipsy features are still working , but NOT for manually triggered tooltip.
Any idea?
Thanks.