i have many input fields like this
when i click this rad
You can pass just the ID from the HTML
function enableTxt(id) { alert(id); }