I am wondering why this does not work in javascript. The html color is
set to automatic (none)
element1, element2, etc are input fields (textboxes)
document.myform .elements('elem ent-'+counter).styl e='color: #FF0000'
Thanks
set to automatic (none)
element1, element2, etc are input fields (textboxes)
document.myform .elements('elem ent-'+counter).styl e='color: #FF0000'
Thanks
Comment