敏哥gege的gravatar头像
敏哥gege 2017-10-24 18:00:04

jQuery手机端省市二级联动选择代码

两级联动选择插件调用:
$('.select-value').mPicker({
    //级别
    level:2,
    //需要渲染的json,二级联动的需要嵌套子元素,有一定的json格式要求
    dataJson:dataJson,
    //true:联动
    Linkage:true,
    //显示行数
    rows:6,
    //默认值填充
    idDefault:true,
    //分割符号
    splitStr:'-',
    //头部代码
    header:'<\div class="mPicker-header">两级联动选择插件<\/div>',
    confirm:function(){
        //更新json
        this.container.data('mPicker').updateData(level3);
        //console.info($('.select-value').data('value1')+'-'+$('.select-value').data('value2'));
    },
    cancel:function(){
        //console.info($('.select-value').data('value1')+'-'+$('.select-value').data('value2'));
    }
})
//返回的实例对象,
//包含showPicker,hide,updateData等方法
// var method= $('.select-value').data('mPicker');
// console.info(method)
// method.showPicker();
// method.hide(function(){
//     console.info(this)
// });

jQuery手机端省市二级联动选择代码

jQuery手机端省市二级联动选择代码

gif动图


打赏

文件名:jQuery手机端省市二级联动选择代码.zip,文件大小:46.36K 下载
  • /
      • /css
        • /css/style.css
    • /index.html
      • /js
        • /js/index.js
        • /js/jquery.min.js
最代码最近下载分享源代码列表最近下载
tiankk  LV10 2020年6月5日
chenjun123  LV9 2020年4月12日
awdawdawdadw  LV1 2019年11月12日
王龙滨  LV1 2019年10月25日
冰冰爱篮球1122  LV1 2019年9月28日
asd123qq  LV1 2019年9月5日
chenjin1234  LV1 2019年8月7日
lanslotte  LV1 2019年8月3日
shasha_611  LV1 2019年8月2日
vipapp8844  LV2 2019年7月30日
最代码最近浏览分享源代码列表最近浏览
2506882735  LV1 2023年12月27日
月光skr  LV3 2023年4月8日
微信网友_6076035071086592  LV1 2022年8月5日
盛中兴 2022年6月8日
暂无贡献等级
fanjunzi  LV2 2022年5月25日
xyjpig 2021年12月5日
暂无贡献等级
米粒66666666  LV3 2021年11月29日
1069562170  LV4 2020年10月15日
桃花人  LV6 2020年7月13日
1250702803 2020年6月19日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友