是否可以向 webkitNotfications 添加重定向?
当用户单击通知时,Chrome 中的 webkitNotifications API 不会让我重定向到页面。
有什么方法可以让它像 Mac 上的 Growl 一样工作,弹出通知,然后用户单击它即可重定向?例如,用户收到一条新消息,通过 webkitNotifications 收到通知,单击该消息并转到 message.php。
The webkitNotifications API in Chrome won't let me redirect to a page when the user clicks on the notification.
Is there any way I can make it work like Growl on the Mac, with a notification popping up, and then the user clicking on it to be redirected? For example, the user receives a new message, is notified via webkitNotifications, clicks on the message and is taken to message.php.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许你应该尝试这个(onclick)
Maybe you should try this (onclick)