V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
firhome
V2EX  ›  程序员

请教一下,html 有没有办法在手机上做那种区域选择?

  •  
  •   firhome · 2014-06-05 10:01:50 +08:00 · 2787 次点击
    这是一个创建于 3619 天前的主题,其中的信息可能已经有所发展或是发生改变。
    做手机端的html页面,默认的select控件只能单选。


    要做的像iphone里的闹钟,左边选小时 右边选分钟


    ------------->

    上海 区域
    北京 区域


    左侧点城市 右侧自动关联区域。

    html默认的标签可以实现吗、? 不能的话 只能分两个select了
    4 条回复    2014-06-05 11:42:34 +08:00
    learnshare
        1
    learnshare  
       2014-06-05 10:16:03 +08:00
    不能实现,需要自己关联两个 select 的行为
    wizaliu
        2
    wizaliu  
       2014-06-05 10:29:31 +08:00
    我们就自己写了这么一个
    firhome
        3
    firhome  
    OP
       2014-06-05 11:21:20 +08:00
    @wizaliu 兼容性有问题么?是用js模拟?
    chairuosen
        4
    chairuosen  
       2014-06-05 11:42:34 +08:00
    input[type=date] // 原生date picker
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2485 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 14:00 · PVG 22:00 · LAX 07:00 · JFK 10:00
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.