And why does nobody but (funnily enough) IE6 support cursor:url?
dcrombie
11:53 am on Feb 5, 2004 (gmt 0)
Not on the INPUT boxes but the paragraphs show outlines. I've also got the following working on our site:
A:active { outline: 1px dotted auto; }
TGecho
4:38 pm on Feb 5, 2004 (gmt 0)
So, min/max-height aren't supported, and min/max-width are only available on non positioned elements. I take it that means relatively positioned stuff as well? Oh well, it's better than IE by far.