narasiman rao

narasiman rao

  • NA
  • 519
  • 745.6k

how to assign html value into hidden field

Sep 15 2016 9:24 AM
 My code as follows
 
<div class="dropDownParent1" style="float: left; width: 250px; height: 25px;">
  <select id="ms" multiple="multiple" style="float: left; width: 250px;" class="ms" title="Select                 Project">
</select> 
</div>
 
 
how to assign the above id="ms" into hidden field.
 
please help me. 

Answers (3)