Hello,
I'm still quite new to PHP and MYSQL so bare with me.
I was wondering if anybody may know how to make a tooltip that pulls it's content from a field in a database.
For example: A have a webpage with a table which contains 5 of 6 fields from a database table. When the user rolls over a table entry, a tooltip is generated and the content of the tooltip is pulled from the database's 6th field.
I hope this make sense. I've searched high and low on the web and can only find tooltips that use preformatted data as their content.
Here's hoping somebody can help.
Thanks