zuzupus
07-14-2003, 09:53 AM
hi,
anybody knows how to get combo box exactly like in browser,so that i can enter my own text in select or i can also delete and in the same time it also adds up exactly like internet explorer we can add edit delete or select
<select name="Sites">
<option value="yahoo">yahoo</option>
<option value="google">google</option>
<option value="msn">msn</option>
<option value="times">times</option>
</select>
this will only show but i cant add delete by own
anybody having any script i will be grateful
thanks in advance
anybody knows how to get combo box exactly like in browser,so that i can enter my own text in select or i can also delete and in the same time it also adds up exactly like internet explorer we can add edit delete or select
<select name="Sites">
<option value="yahoo">yahoo</option>
<option value="google">google</option>
<option value="msn">msn</option>
<option value="times">times</option>
</select>
this will only show but i cant add delete by own
anybody having any script i will be grateful
thanks in advance