Hi everyone!
I fear this isn't strictly Wicket-related, but I'm having a little problem with 
a table row having two associated events: onclick and ondblclick.
Onclick should highlight the row, while Ondblclick should jump to another page 
passing along information about the selected row..
My problem is that when I double click on the row three events are fired: two 
onclick and one ondblclick.. Is this normal? Is there a way to isolate the last 
event and ignore the first two? (I'm using Firefox 2 btw)

Many thanks for your attention!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to