I wanted two effects in OnMouseOver so that when you mouse over, the text is one color and the background is another color. I'm using this code
onmouseover="javascript: this.style.backgroundColor = 'Red'"
But in this case it just changes th...
asked by
12.11.2016 / 00:59