![]() |
Sergey Kornilov admin 5/11/2011 |
You won't be able to do so using Javascript API - its designed for different purpose. |
F
|
Fhernd author 5/12/2011 |
You won't be able to do so using Javascript API - its designed for different purpose. In this situation you can use jQuery. Here are a few examples that can help: http://www.electrictoolbox.com/jquery-add-option-select-jquery/
|
![]() |
Sergey Kornilov admin 5/12/2011 |
jQuery is included already. You just need to change your code that adds new options to dropdown box. |