I want to display an article in a tooltip.. something like this: http://plugins.learningjquery.com/cluetip/demo/
The article is stored in a MySQL database. I've already got a basic PHP script that connects to the database and fetches the text, but not sure how to put it into the tooltip.
How would I accomplish this?
The article is stored in a MySQL database. I've already got a basic PHP script that connects to the database and fetches the text, but not sure how to put it into the tooltip.
How would I accomplish this?
