When I hover over an item with my mouse, I would like to display the contents of another record
I have the following zample record
ID Projectnr Projectname Date WorkedHours Activities
01 1234 Test 070110 0.15 Searched for mouse over event and asked question in PHP-forum
when I hover over the worked hours I would like to automatically display in a tooltip, the text from the record Activities
can this be integrated in phprunner events?
best regards paul