Can the mobile side use the alert pop-up window? Hey, get yourself a.
function AlertDiv () { var alertdiv = $ (' <div class= "overlay" style= "z-index:99999; left:0px;" ><div class= "Phone-alert" ><div class= "Phone-alert-panel" ><div class= "Phone-alert-content" > Please fill in the correct phone </div><div class= "phone-alert-line" ></div><a href= "javascript:void (0);" class= "pbtn" Id= "Confirmtag" > Confirm </a></div></div></div> '); $ ("Body"). Append (AlertDiv); Tap ($ ("#confirmTag") [0], function () {$ (". Overlay"). Remove (); });
As for the style, you can design a set of your own.
As follows:
When you design CSS, pay attention to design the mask layer underneath the pop-up window to prevent the following page from being clicked.
Then this is not a plug-in, write a lack of, but also look haihan.
Self-service mobile end pop-up window