jquery ajax

Posted by Albert 3772Day 22Hour 42Min 58Sec ago [2014-12-22]

    $.post("ajax_pro3.php", {
                pid: pid,
                tp: tp
            }, function (data) {
                alert(data);
            });
            alert("ok");



LIST

Copyright © 2014 visionboy.me All Right Reserved.