This is a discussion on "changing cursor icon" within the JavaScript Forum section. This forum, and the thread "changing cursor icon are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
changing cursor icon
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
changing cursor icon
Hi,
I am writing some script that posts some data to a server. I want to be able to change the cursor to a busy (processing) icon while it waits for a respose from the server. I call this line of code just before the request is sent: app.setCursorType("wait"); and then reset it back to "default" when the response comes in. However the cursor does not change to the wait icon until after the response comes in. Can anyone give me a solution as to how i could do this? Cheers!! |
|
|
|
||||
|
Re: changing cursor icon
Something like this might help:
Last edited by masonbarge; May 24th, 2006 at 16:11. |
![]() |
| Tags |
| changing, cursor, icon |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| finding cursor position | bahy | JavaScript Forum | 4 | Jun 26th, 2007 14:07 |
| Cursor focus getting lost in IE | kallol | Web Page Design | 5 | Apr 10th, 2007 08:09 |
| HUUUUGE custom cursor issue | dazzelworks | Flash & Multimedia Forum | 5 | Jan 14th, 2007 23:50 |
| turn cursor into magnefying lens? | ktsirig | JavaScript Forum | 2 | Nov 1st, 2006 14:00 |
| Custom cursor | bruno89 | Web Page Design | 16 | Aug 15th, 2006 00:49 |