Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Modify the Cursor TypeContent of Modify the Cursor Type.vbsMD5 Hash: CC3458AAC4F70EAA8FC259565C91573C |
||
' Description: Sample HTML function that changes the Internet Explorer cursor to an hourglass. Other values you can set the cursor to include crosshair; default; hand; and help.
Sub RunScript document.body.style.cursor = "wait" End Sub | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |