Possible Duplicates:
Changing a CSS rule-set from Javascript
How do you add CSS with Javascript?
.message{
display:inline;
}
How can I set all tags with the class message to display:inline? without using jQuery
Possible Duplicates:
Changing a CSS rule-set from Javascript
How do you add CSS with Javascript?
.message{
display:inline;
}
How can I set all tags with the class message to display:inline? without using jQuery