Streetdaddy
Programmer
Im using javascript to change the color of the text on a checkbox click event
e.g [div id].style.color = 'ffffff';
is there a way to change the font weight?
e.g [div id].style.font-weight = 'bold';
also, is there a good website DHTML reference with list of properties and methods of various elements? Or should I buy a book?
Miles
busymiles@lan-house.net
e.g [div id].style.color = 'ffffff';
is there a way to change the font weight?
e.g [div id].style.font-weight = 'bold';
also, is there a good website DHTML reference with list of properties and methods of various elements? Or should I buy a book?
Miles
busymiles@lan-house.net