hi all
my js variable read the following content. from that content i want to find out the input tag with the name of "cv".
how ? is it possible in js?
<p><img src="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" alt="11" width="313" height="313" /><input id="cv" name="cv" type="text" value="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" /></p>
<p><img src="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" alt="11" width="313" height="313" /><input id="cv" name="cv" type="text" value="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" /></p>
<p><img src="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" alt="11" width="313" height="313" /><input id="cv" name="cv" type="text" value="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" /></p>
thanks
my js variable read the following content. from that content i want to find out the input tag with the name of "cv".
how ? is it possible in js?
<p><img src="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" alt="11" width="313" height="313" /><input id="cv" name="cv" type="text" value="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" /></p>
<p><img src="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" alt="11" width="313" height="313" /><input id="cv" name="cv" type="text" value="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" /></p>
<p><img src="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" alt="11" width="313" height="313" /><input id="cv" name="cv" type="text" value="E:11Che05L9V85AnImgSX-MASIMGchristmas_bells.gif" /></p>
thanks