<td class="window1" width="6%" align="center" class="boardstatus">
two classes? its on some other spots too
They're supposed to have been merged into one![]()
I'll change it back to class="window1 boardstatus" at some point.
kk3
They're supposed to have been merged into one![]()
I'll change it back to class="window1 boardstatus" at some point.
I thought that was intentional; kept messing up codes that needed to check className's though.![]()
The classes have been merged into one. For codes, just use RegExp to match the class, eg. td.item(i).className.match(/boardstatus/)
The classes have been merged into one. For codes, just use RegExp to match the class, eg. td.item(i).className.match(/boardstatus/)
Thanks Ross.![]()
![]()
*Goes to rewrite some coding in a much easier way*![]()