![]() |
Sergey Kornilov admin 12/19/2011 |
You can do this using Javascript API. Here is the example of performing a similar task: |
N
|
Nelson author 12/19/2011 |
You can do this using Javascript API. Here is the example of performing a similar task: http://xlinesoft.com/phprunner/docs/how_to_change_font_in_edit_con.htm
$.each($("select"),function(i,e){
|
![]() |
Sergey Kornilov admin 12/20/2011 |
Nelson, |
N
|
Nelson author 12/20/2011 |
Thanks, |