$(function(){
    $.Tipmsg.r=null;
    $("#add").Validform({
        tiptype:function(msg){
            layer.msg(msg);
        }
    });
})

 

 posted on 2014-08-02 12:03  whlives  阅读(520)  评论(0编辑  收藏  举报