Hello out there!
var i;
for(i=1; i<=10; i++)
BTW, dafür kannste auch schreiben:
for (var i = 1; i <= 10; i++)
document.getElementById('test'+i).style.backgroundImage='url()';
^^^^^
Kein gültiger Wert für 'background-image'. [CSS2 §14.2.1, CSS2 §4.3.4]
<a href="/partybilder_vote.php?points=9&pic=16791">
Und den Fehler hast du auch noch nicht behoben.
See ya up the road,
Gunnar
--
“Remember, in the end, nobody wins unless everybody wins.” (Bruce Springsteen)
“Remember, in the end, nobody wins unless everybody wins.” (Bruce Springsteen)