Hmmm I just have a couple of evil ideas cooking up deep at the back of my mind... :twisted:
I see that Statistics is able to follow the changes made to an image and show the new set of statistics without requiring the user to take any action. Could this, or something similar, be done from javascript? Are there any means to "subscribe" to an view and receive events when something happens to it?
I don't think so, since this would require the script to run for an indefinite amount of time, concurrently with any other actions the user may want to take... but here is the question anyway!
Edit: changed "image" to "view".