Click here to Skip to main content
15,905,071 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to get editable combo boxbut i cant get. please help me. here is my code.
HTML
<form:input path="optionsPasswordAging" selectBoxOptions="50;60;70;80;90" class="form-control clearcss" style="width:170px; height:36px;"/>

JavaScript
<script>
createEditableSelect(document.forms[0].optionsPasswordAging);
</script>

Thanks in advance,
Arun Prasath J
Posted
Updated 29-Jun-14 19:22pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900