|
![]() |
#1 |
Участник
|
Цитата:
Код: function nameLabel (fieldname, str) { var oLabel = document.getElementById(fieldname+"_c"); if(oLabel != null) oLabel.innerText = str; } nameLabel( "totalamount", "Сумма заказа без рублей" ); |
|
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|