Wrong link handler fires

Wrong link handler fires

Hi there,

I have this code which adds a row that consist of a td which holds 2 links, a tag's, each have its own click event handler. 

Clicking the Add link fires both links click handlers while clicking the Cancel link fires the Cancel event handler only.

Why does the Add link fires both handlers ???


Thanks,

Shai