官术网_书友最值得收藏!

Events handling

Events allow you to add the real interaction on your web page. JavaScript allows you to attach event handlers on your HTML pages and execute custom code when they are triggered. For example, the given code will display an alert when the user clicks on your web page body:

document.querySelector('body').onclick = function() {
alert('You clicked the page body!!!');
}
主站蜘蛛池模板: 云龙县| 宜良县| 屯昌县| 元阳县| 沙坪坝区| 仙游县| 香格里拉县| 望谟县| 成武县| 锡林浩特市| 礼泉县| 绥棱县| 习水县| 正定县| 于都县| 泸定县| 延庆县| 郸城县| 阜城县| 辉南县| 荣成市| 巴塘县| 西吉县| 泊头市| 三江| 城市| 中卫市| 岑巩县| 新平| 清徐县| 嘉定区| 临西县| 娱乐| 睢宁县| 陕西省| 察隅县| 江孜县| 新龙县| 延长县| 西华县| 陈巴尔虎旗|