Gecko/Firefox support for HTML5 Notifications
Posted
by jAndy
on Stack Overflow
See other posts from Stack Overflow
or by jAndy
Published on 2010-06-09T07:34:55Z
Indexed on
2010/06/09
7:42 UTC
Read the original article
Hit count: 572
Hi Folks,
I'm wondering if there is any build-in support for the HTML5 Notification feature in Gecko browsers so far? Maybe some hidden developer thingy ?
I'm aware of WebKits window.webkitNotifications which works great, so, is there a Firefox implementation ?
update
After searching and reading some w3c HTML5 specs, I'm maybe a little bit off here.
I can't find any Notification feature anywhere there. Am I facing wrong facts here? Is that just a "very own webkit implementation" ?
© Stack Overflow or respective owner