<div class="form_field even">
<label for='server'>Servers </label>
<div class="form-group">
<select id="ms1" multiple="multiple">
<option value="1">Made to Order(assembled)</option>
<option value="2">Compaq</option>
<option value="3">IBM</option>
<option value="4">etc</option>
</select>
</div>
</div>
how can i get the lable and checked items dynamically in the table. Plaese help in this regard.
Aucun commentaire:
Enregistrer un commentaire