I am building an AJAX application that needs to change the cursor to a waiting cursor while waiting for the response to come in, and change back after. I know how to do that bit, but when the cursor is over links, or objects with custom cursors, those don't change, remaining as they were. Does anyone know how can I get the pointer to be the same for all objects temporarily?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
In JavaScript:
In CSS:
|
|||||||||||||
|