I have a JavaScript webapp where the user needs to grab the background to move the whole screen around. So I want the cursor to change when they\'re hovering over the backg
I think move would probably be the closest standard cursor value for what you're doing:
move
move Indicates something is to be moved.