Cheers for that, I'll run the idea past our designers.
Can you be more specific how you did it? I'm trying to remove the need for
developers in our team to have to add an onClick to each link, so I'd like to
encapsulate it in a component.
I can't see how to add an onclick to my PageLink compon
I did something similar yesterday but chose the cowardly way out and just
flashed up a "progress dialog" instead using a dojo modal dialog widget.
ie onClick="somefunction.you.defined.showProgress()"
It seemed to do everything I needed it to do cross-browser, which was:
-) present a "loading" s