【问题标题】:HTML5 - notification does not allow tag <select> (combobox)?HTML5 - 通知不允许标签 <select>(组合框)?
【发布时间】:2012-02-09 16:40:30
【问题描述】:

我在 Google Chrome 中使用 HTML5 通知。

var notification = webkitNotifications.createHTMLNotification("page.html")
notification.show()

在我的页面上,我有&lt;select&gt; 和几个&lt;option&gt;。但我无法打开选择器(组合框)。你以前试过这个吗?你能帮我解决这个问题吗?

提前谢谢你。

【问题讨论】:

    标签: html google-chrome webkit notifications web-notifications


    【解决方案1】:

    Google Chrome 版本 17.0.963.56 修复了这个问题(我提交了 here - 但似乎开发团队很忙......)。

    您甚至可以在通知窗口中使用弹出菜单 - 这在 Chrome 16.x 中是无法实现的。

    感谢 Chrome 开发团队 :-)

    【讨论】:

      【解决方案2】:

      你检查过是不是浏览器缓存问题吗?

      因为在this 页面中描述了您的问题,但它已经像您一样解决了。

      【讨论】:

      • 嗨。谢谢你帮助我。但是这个问题是由……我报告的 :-) 并且它的状态尚未确认(直到现在)。
      • 哦,那帮不了你了,@HiBlack 对不起 :(
      猜你喜欢
      • 2020-02-28
      • 1970-01-01
      • 2017-11-08
      • 1970-01-01
      • 1970-01-01
      • 2017-10-22
      • 1970-01-01
      • 2014-02-12
      • 1970-01-01
      相关资源
      最近更新 更多