André Schnabel, 01-07-2007 14:13:
There is a problem with the hover to tell you about the status of each
individual build. It doesn't show the right information, or show the
pop-up in the correct place.
I have tried in both Safari 3.0 and Camino (some recent nightly).
I'll have a look. But I didn't touch this code. Could you test, if this
problem exists in the current "production" QATrack?
No, it doesn't.
<tr class="view_inner" id="cell_1"
onmouseover="details_show('1');"
onmouseout="details_hide('1');">
There's a lot of "cell_1" and "details_show('1')" on the development
site. The numbers should be unique, it should increase for each cell.
By the way, I'll have a look on how to do it without js, only css, later.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]