andrew1234
03-03-2005, 03:05 PM
in the following i statemen what does the ! mean
thanks
Andrew
if (!document.getElementById('blink').style.color){
document.getElementById('blink').style.color="red"
}
thanks
Andrew
if (!document.getElementById('blink').style.color){
document.getElementById('blink').style.color="red"
}