JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
cut "commandsource
as
contact
Trim a line of text to X characters
acessing
Klaus Nomi
progress indicator
unobtrusive JavaScript to register to be run once the page is loaded
getLastDateOfMonth(year,
=
Rate this script:
I Love it
/
I Hate it
Set Cursor to Hourglass
Code
//Set cursor to hourglass
document.
body
.
style
.
cursor
=
"wait"
;
//Turn hourglass off
document.
body
.
style
.
cursor
=
"default"
;
Set Cursor to Hourglass scripts
|
Set Cursor to Hourglass snippet
|
Set Cursor to Hourglass example
|
Set Cursor to Hourglass tutorial
|
Set Cursor to Hourglass code