how to change font color in javascript alert message
This is the JavaScript book Web developers turn to again and again. Found inside – Page 23d1.style.color="#0000ff"; d1.style.fontWeight = "bold"; function waitawhile() { //JavaScript code in here does not run until called //by some action, such as a button click, or the //firing of an ...