ashokhatwar
07-19-2003, 11:48 PM
Am relatively new to JS.My problem sounds simple but am not able to put in action.
I have a table with 4 columns(TOWN,CITY,COUNTRY,PIN).The contents of the first column(TOWN) are marked as links.
My question is when I click on the link,I want to display the entire table as it is but want an additional textbox to be displayed for only that row which has been clicked,so as to make the necessary changes.How do I do this?
I have a table with 4 columns(TOWN,CITY,COUNTRY,PIN).The contents of the first column(TOWN) are marked as links.
My question is when I click on the link,I want to display the entire table as it is but want an additional textbox to be displayed for only that row which has been clicked,so as to make the necessary changes.How do I do this?