Hi All,
We've got an ajax request that takes approx. 30 seconds and then sends the user to a different page. During that time, we of course show an ajaxy spinner indicator, but the browser can also "appear" stuck because the browser client isn't actually working or showing it's own loading message.
Is there an easy way to tell all major browsers to look busy with a JS command?
Thanks, Chad