Onload=async function () {
Var=$HTML document. The getElementsByTagName (" HTML ") [0];
Var $body=document. GetElementsByTagName (" body ") [0];
$HTML. The onclick=function (e) {
The console. The log (" XXX ");
};
};
I set the click page is displayed on the XXX, but at the time of JS control page turning each page he is automatically display a XXX, why not click also shows XXX