• <menu id="w2i4a"></menu>
  • 首頁(yè) > 慧問 > 頻道

    如何設(shè)置Essential StudioReporting Edition的Graphic Units[Essential Studio Reporting Edition]

    發(fā)表于2019-05-10 回復(fù):0 查看:2360  |  
    如何設(shè)置Essential StudioReporting Edition的Graphic Units
    1個(gè)回答
    • 1970-01-01 08:00
      可以嘗試使用異步“remote”驗(yàn)證類型來替代,代碼如下: <pre class='brush: cpp'>(function($){ $.extend($.fn.validatebox.defaults.rules, { remote: { validator: function(value, param){ var target = this; if (target.result == undefined){ target.result = true; } if (!target.validated){ target.validated = true; var data = {}; data[param[1]] = value; $.ajax({ url: param[0], data: data, async: true, cache: false, success: function(data){ if ($(target).parent().length){ target.result = (data == 'true'); $(target).validatebox('validate'); } }, complete: function(){ target.validated = false; } }); } return target.result; }, message: 'Please fix this field.' } }) })(jQuery);</pre>
      1
      回復(fù) 舉報(bào)
    回復(fù)

    登錄 慧都網(wǎng)發(fā)表評(píng)論

    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();