Цитата:
|
<span style="background-color: #ffcccc" onclick="this.style.backgroundColor == 'rgb(255, 204, 204)' || this.style.backgroundColor == '#ffcccc' ? this.style.backgroundColor = '#f3f3ff' : this.style.backgroundColor = '#ffcccc'">Я цветоменяло</span>
|
Т. е. Мозилла понимает только в виде rgb(255, 204, 204)?