Can someone give me example on adding a tooltip whenever i hover a td in a table.
But the content of the tooltip must come from database records.
Example:
If i hover A name on a table.. the tooltip must display his/her information.