Adding a tool tip / bubble display without span tag or title
问题 How would I go about displaying a tooltip when the user hover overs some text / keywords? This body of text is directly retrieved from the database so I am unable to add any span or div tags or title information to these keywords. Is there a way to automatically create tooltips for certain words that are contained in the page? Please let me know if there are any good tutorials available on how to solve this problem. 回答1: // Create tooltips dictionary $tooltips = Array("Word1"=>"This word is