Tagged Questions
1
vote
2answers
241 views
Growl notifications in web application
The web application I work on includes long running tasks that show progress in the browser. While a task is running the user can browser and use the rest of the application. Would a pattern like ...