Gossamer Forum
Home : General : Internet Technologies :

Form Element Style

Quote Reply
Form Element Style
I'm changing a form element style using:

me.element.style.border = '#C00000';

...when I'm done is there a way to get it back to the default style?