In XUL chrome windows, you can also use the global function setCursor , which simultaneously overrides the cursor for the entire DOM window (but there are no subframes). It takes one parameter, which is one of the values of the CSS cursor.
source
share