I have a table created which pulls information from mySQL and displays it on a web page. What I am interested in is adding a hover to a set of cells.;
All the elements in first column is meant to have a however which displays a date and a link to a web page.
I came across tooltip to achieve this, but just not able to figure out how do I go about this. Any suggestions?