We have been working on developing a web application and I am currently researching best practice for user prompts. We are currently using standard system prompts witch works well but the issue I heave with this is when a user is prompted that an operation was successful the user has to click the ok button to progress. This can become very irritating if the user has to repeat an action many times.
My question is this, what is the best way to prompt users? To let them know an action was successful and they can move on? I googled it but can not find anything that seems really cool/cutting edge.
Any suggestions would be much appreciated.