Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

multiple push notification support in firefox at a time?

  • 7 Antworten
  • 1 hat dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von Happy112

I want to display multiple push notification. Is it support in firefox? because it was displyed in chrome properly

I want to display multiple push notification. Is it support in firefox? because it was displyed in chrome properly

Alle Antworten (7)

kinjalak said

I want to display multiple push notification. Is it support in firefox? because it was displyed in chrome properly

I'm not sure, but would you please take a look at this article and scroll down the section :

How do I add Web Push to my website  ?

Adding this link (mentioned in the article) :

https://developer.mozilla.org/en-US/docs/Web/API/Push_API

Also see :

https://blog.mozilla.org/blog/2016/01/25/firefox-can-now-get-push-notifications-from-your-favorite-sites/

i have read this(How do I add Web Push to my website  ? ) link already. there is no answer

kinjalak said

i have read this(How do I add Web Push to my website  ? ) link already. there is no answer

Bummer  !

Anything useful here  ?

https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API

Or could this be helpful  ?

https://onesignal.com/webpush

Probably not, in which case I hope that somebody else will come to your rescue ......

I have done..Thanks for reply

problem is solved

using setTimeout()

kinjalak said

using setTimeout()

Great - well done  !

For those who don't know what you're talking about, is this it  ?

https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout

Would you be a dear and mark your own (last) post as Chosen Solution  ?