Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: cursor


Message #1 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Tue, 6 Nov 2001 12:22:32 -0000
ah, 'body' - thats what I was missing.  Thanks Robert

-----Original Message-----
From: Nyman, Robert [mailto:Robert.Nyman@i...]
Sent: 06 November 2001 12:40
To: javascript
Subject: [javascript] RE: cursor


In IE (and probably Netscape 6):

document.body.style.cursor = "wait";


/Robert


-----Original Message-----
From: Alex Shiell, ITS, EC, SE [mailto:alex.shiell@s...] 
Sent: den 6 november 2001 13:23
To: javascript
Subject: [javascript] cursor


Is there a way to make the cursor change to the hourglass while something's
going on in such a way that it remains an hourglass regardless where they
move it to in the page?  e.g. so that its not overridden by individual
elements which have the cursor style attribute set?

________________________________________________________________________
Scottish Enterprise Network
http://www.scottish-enterprise.com

Headquarters Address & Contact Numbers

150 Broomielaw
5 Atlantic Quay
Glasgow
G2 8LU.
Tel:  +44 (0) 141 248 2700.
Fax:  +44 (0)141 221 3217

 This message is sent in confidence for the addressee only.
It may contain legally privileged information. The contents are not to
be disclosed to anyone other than the addressee. Unauthorised recipients
are requested to preserve this confidentiality and to advise the sender
immediately of any error in transmission.





________________________________________________________________________
Scottish Enterprise Network
http://www.scottish-enterprise.com

Headquarters Address & Contact Numbers

150 Broomielaw
5 Atlantic Quay
Glasgow
G2 8LU.
Tel:  +44 (0) 141 248 2700.
Fax:  +44 (0)141 221 3217

 This message is sent in confidence for the addressee only.
It may contain legally privileged information. The contents are not to
be disclosed to anyone other than the addressee. Unauthorised recipients
are requested to preserve this confidentiality and to advise the sender
immediately of any error in transmission.



  Return to Index