CSS Cursors – testcase for bug 163174 – quite nice, a list of CSS3 cursors, as well as Mozilla specific ones. The -moz-zoom-in and -moz-zoom-out cursors are useful for my little image shrinking JS:



Hmm, one problem that may force me to use a simple graphic overlay, the cursor doesn’t change after an onclick until you move it (and off course doesn’t work at all in non-gecko renderers)

Also, loading this script in the body seems to make my page title logo disappear for some reason.