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

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!!!');
}
主站蜘蛛池模板: 嘉禾县| 台北市| 青川县| 怀仁县| 那坡县| 固原市| 东乡| 眉山市| 上虞市| 修武县| 汉沽区| 栾城县| 运城市| 阿城市| 高唐县| 平山县| 广河县| 任丘市| 石台县| 岳普湖县| 盐池县| 平塘县| 汶川县| 宜川县| 奉贤区| 西乌珠穆沁旗| 达孜县| 和静县| 桃园市| 双峰县| 垦利县| 土默特右旗| 铁岭市| 姜堰市| 五常市| 万载县| 河东区| 禄丰县| 田林县| 鹤庆县| 汤原县|