JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
">alert( "XSS BY Fugitif ")
Javascript to put a hotkey on a Web Page
Prototype DOM-inspecting selector
imge
Random
window handlers
Javascript: convert integer to word (e.g. 18 -> eighteen )
MorphPC
--> ">
when i select the items in dropdownlist they show full item
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