<div>



Here is the form and div snippet

<form <form name="myForm">
<div id="myDiv">
{
background-color: #9900FF;
}
</div>
</form>

how do I dynamically change the color to #FF85AA, or any other hex number???


.



Relevant Pages

  • Re:

    ... > how do I dynamically change the color to #FF85AA, or any other hex number??? ... Ignoring the obvious errors... ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re:

    ... >> how do I dynamically change the color to #FF85AA, or any other hex ... > Ignoring the obvious errors... ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re:

    ... >>> how do I dynamically change the color to #FF85AA, or any other hex ... That is neither HTML nor CSS. ...
    (comp.infosystems.www.authoring.stylesheets)