Hi guys
On this site I recently had a selfmade cursor using this code
body a {
cursor: url('img/cursor.cur')
}
This worked like a charm until i changed the doctype (needed to bypass quirks mode in IE)
The client really liked this feature, so hope one of you can help me get it back