Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

My Notification object is automatically closing, can it don't close? object: notification = new Notification(titulo, { icon: "iconImageUrl", body: "body"});

  • 1 回覆
  • 1 有這個問題
  • 39 次檢視
  • 最近回覆由 cor-el

more options

My Notification object is automatically closing, can it don't close?

object: notification = new Notification(titulo, { icon: "iconImageUrl", body: "body"});

I need that it close only when the user click the notification, thank!

My Notification object is automatically closing, can it don't close? object: notification = new Notification(titulo, { icon: "iconImageUrl", body: "body"}); I need that it close only when the user click the notification, thank!

所有回覆 (1)

more options

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.

由 cor-el 於 修改