Okay. Just done a bit of testing with this and while
DOM.setStyleAttribute(mouseListenerContainer.getElement(), "cursor",
"url(cursors/closedhand.cur)");
works in the hosted browser it doesn't work in IE or FF.
DOM.setStyleAttribute(mouseListenerContainer.getElement(), "cursor",
"url(\"cursors/closedhand.cur\"));
works in IE but not FF.
DOM.setStyleAttribute(mouseListenerContainer.getElement(), "cursor",
"url(\"cursors/closedhand.cur\"), default");
works in both IE and FF. Haven't test Opera or Safari.
Now, why doesn't the cursor stick in FF...
G.
> > here you're:
http://www.google.com/intl/en_ALL/mapfiles/closedhand.curhttp://www.g...