<input onchange='this.style.backgroundColor = "#000000"; this.style.color = "#ffffff";' type="text">
Frågan#1
för en <input type="text">, går det?
1 svar · 185 visningar · startad av The_Hulk
för en <input type="text">, går det?
<input onchange='this.style.backgroundColor = "#000000"; this.style.color = "#ffffff";' type="text">