i have created one table dynamically using javascript & displaying on htmlpage in div tag,
in that table i have 2 fields one is name & second is DeleteLink,
one input textbox in html, my question is when i click on Name field the text on which i am clicking it should append on html textbox, so how should i do this, i am new to javascript.

Recommended Answers

All 2 Replies

Not sure I unerstand what you're asking... you want to click on text located someplace on the website and have that populate into the input box or you want to click on the input box and make something appear there at the same time?

Member Avatar for DaniWebUser_1

Please copy and paste your code into a new post in this thread so that I can get a better idea of the problem. It's difficult to understand the problem the way you've stated it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.