garrisonian14
02-09-2009, 08:17 AM
Hi,
I have multislect list on my html form which i created using
<select name="cats" multiple='multiple'>
</select>
now i want that option in the list should be created using javascript e.g.
<option value='2'>Book</option>.
i want to create just options using javascript not complete <select
Kindly help me if anyone has idea how this can be done.
It is urgent for me.
Thanks in Anticipation
Ali.
I have multislect list on my html form which i created using
<select name="cats" multiple='multiple'>
</select>
now i want that option in the list should be created using javascript e.g.
<option value='2'>Book</option>.
i want to create just options using javascript not complete <select
Kindly help me if anyone has idea how this can be done.
It is urgent for me.
Thanks in Anticipation
Ali.