hi,
ich hab's nicht getestet aber
for( i=1; i<6; i++ )
{
document.all["sub"+i].style.backgroundColor = irgendeinwert;
}
sollte funktionieren.
gruss
hartmann
hi,
ich hab's nicht getestet aber
for( i=1; i<6; i++ )
{
document.all["sub"+i].style.backgroundColor = irgendeinwert;
}
sollte funktionieren.
gruss
hartmann