I am iterating through table which has the following structure
<tr val='question'>
<td ><input style='width:500px' type='text' placeholder='Q.Enter your question here for radio button?'>
</tr>
I want to retrieve the value of the input box using Javascript