input field on "link-field"

input field on "link-field"

Hello,

is it possible to place an Input-Field (type=number) on an "link-field" (<a href="...)? If yes, how to achieve this?

Thanks in advance,

Afox

PS: I already tried something like this:
http://stackoverflow.com/questions/796087/make-a-div-into-a-link
The problem is that if I try to click into the input-field to change its value, it´s like i clicked the link.