I am making a small web application in which data is fetched from the server via a php script. This is done with Jquery's AJAX methods. Then about three columns are to be slid down in a table, and when the user hovers over a row, then the additional data is slid down under that row.I am making a small web application in which da