Question

Is it possible to use something similar to the alert() function to send notifications to notification center using javascript? I tried googling but it just brings up the apple website for 10.8 features. Any pointers to how this could be done would be awesome, if it's even possible...

Was it helpful?

Solution

Yes, its possible to send notifications to notification center using HTML5. Check this out http://dangercove.github.com/html5-notifications/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top