Sridhar_Rao
In the zone
Hello,
I wish to change the background color plus the text color of a form element on the fly using javascript. When click on a link, not only the focus should be on the element but the background colour and font colour too should change.
I experimented using getElementById property and it worked well in firefox and chrome but not in IE 7.
How can this be done?
I wish to change the background color plus the text color of a form element on the fly using javascript. When click on a link, not only the focus should be on the element but the background colour and font colour too should change.
I experimented using getElementById property and it worked well in firefox and chrome but not in IE 7.
How can this be done?