Use of createPopup () function --- popping up advertisement

xiaoxiao2021-04-03  213

Function introduction

Function name: createPopup ()

Use the most attribute:

Popmenu = window.createpopup (); popmenu.document.body.innerhtml =; popmenu.document.body.all.aaa.attachevent ("onclick", functionName; popmenu.show (x, y, w, h, document). Body);

example: