You are here: irt.org | About | Feedback | 3465 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q951
Sent by
Edmond Tong on January 08, 2002 at 17:43:33:
Worth:
Worth reading
Comments:
Developer made a typo:
window.document.getElementById(id).style.bgGolor = '#FF0000';
Should have been:
window.document.getElementById(id).style.bgColor = '#FF0000';
Other feedback on 'irt.org FAQ Knowledge Base Q951' - show all