I want to use jQuery tooltip in a table which is created with php doing a while loop.
I want that when i hover over a row, the tooltip fills up with data according to that row.
I found something similar using asp.net, but i dont know how to implement it in php.
http://www.junnark.com/Blog/Detail/10
Thanks (: