html 添加在隐藏字段中检测到的国家
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 添加在隐藏字段中检测到的国家相关的知识,希望对你有一定的参考价值。
<script type="text/javascript">
function jsonpCallback(data) {
console.log(data.address.country);
var country = data.address.country;
jQuery(document).ready(function(){
$('input[name=' + base64_encode("countrydetected") + ']').val(country);
});
}
</script>
<script src="http://api.wipmania.com/jsonp?callback=jsonpCallback" type="text/javascript"></script>
以上是关于html 添加在隐藏字段中检测到的国家的主要内容,如果未能解决你的问题,请参考以下文章
html 检测用户代理并将信息发送到隐藏字段“用户代理”
如何通过html隐藏字段在paypal中添加产品描述?
html 在隐藏字段中添加当前日期。
如何防止在 WooCommerce 中的某些国家/地区隐藏邮政编码/邮政编码字段
csharp 将AV检测到的组件隐藏到另一个组件中
SD:配置国家代码的检查和客户主数据隐藏字段 20190516