问题
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...
回答1:
Yes, its possible to send notifications to notification center using HTML5. Check this out http://dangercove.github.com/html5-notifications/
来源:https://stackoverflow.com/questions/11667718/mountain-lion-notification-center-from-safari