SoFunction
Updated on 2025-04-03

Javascript prevents javascript events from bubbled and gets the control ID value


if () {
//IE
alert(+":"+);
}
else {
//Firefox
alert( + ":" + );
}