Latest Articles

simple alert message

    function alertMsgJKFA() {        let h =`\"alertMsgJKFA\" style=\"position:fixed;width:200px;left:calc(50% - 100px);        padding: 10px;    top:...

Read more »

jquery monitor the text change

$(".sort38").on("DOMSubtreeModified", function () {            let v = $(this).text();            if(v.indexOf("早搏") > -1) {                console.lo...

Read more »
Page 1 / 1

Categories