My开发者_如何学C dashboard widget has automatic update system, but after every update user should press ⌘R for changes to take a place. I want to do it automaticaly, without any user actions.
I set out to make a quick Mac OS X dashboard widget. I read the documentation and was pleased to find out they use simple HTML, JS, and CSS. I created my widget and it works when I open the .html file
I\'m trying to use HTML 5\'s local database feature on a Mac Dashboard widget. I\'m programming in Dashcode the following javascript: