javascript event write code example
Example: javascript events list with examples
function fun2 (myElement){
myElement.style.backgroundColor="#ccc";
}
function fun2 (myElement){
myElement.style.backgroundColor="#ccc";
}