P
PJ6
AJAX is great but I'd like to prevent users from clicking anything again and
causing more actions to happen while the server is working on the current
request without changing the contents of the page. I already set the pointer
to a wait cursor.
What's the best way to disable OnMouseDown document-wide?
Paul
causing more actions to happen while the server is working on the current
request without changing the contents of the page. I already set the pointer
to a wait cursor.
What's the best way to disable OnMouseDown document-wide?
Paul