HTML5-通知不允许标签< select> (组合框)? [英] HTML5 - notification does not allow tag <select> (combobox)?

查看:98
本文介绍了HTML5-通知不允许标签< select> (组合框)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Google Chrome中使用HTML5通知.

I use HTML5 notification in Google Chrome.

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

在我的页面上,我有<select>和几个<option>.但是我无法打开选择器(组合框).您以前尝试过吗?你能帮我这个忙吗?

On my page, I have <select> and several <option>'s. But I can not open up the selector (combobox). Have you tried this before? Could you please help me out of this?

谢谢.

推荐答案

Google Chrome版本17.0.963.56解决了此问题(我提交了

Google Chrome version 17.0.963.56 fixed this issue (I filed here - but it seems dev team were busy...).

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

You can even use popup menu in notification window - which was unable in Chrome 16.x.

感谢Chrome开发团队:-)

Thanks Chrome dev team :-)

这篇关于HTML5-通知不允许标签&lt; select&gt; (组合框)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆