- From: Chris Wilson <cwilso@microsoft.com>
- Date: Wed, 15 Dec 1999 17:31:03 -0800
- To: "'www-style'" <www-style@w3.org>, "Eric A. Meyer" <emeyer@sr71.lit.cwru.edu>
Dear heavens, at least put the .cur file before the .xbm. Almost anyone can SUPPORT XBM, but it's nowhere near as efficient as .cur. -Chris Wilson -----Original Message----- From: Ian Hickson [mailto:py8ieh@bath.ac.uk] Sent: Wednesday, December 15, 1999 11:48 AM To: Eric A. Meyer Cc: www-style Subject: Re: Cursor/pointer image? [ still going through old mail... ] On Fri, 3 Dec 1999, Eric A. Meyer wrote: > I'm going to have to test 'cursor: <uri>' in the CSS2 test suite, > and I'd like to provide a test which everyone can pass without > having to do browser sniffing. What about including multiple cursor types? As in: .cursortest { cursor: url(test.png), url(test.xbm), url(test.cur); } -- Ian Hickson ("`-''-/").___..--''"`-._ http://www.bath.ac.uk/%7Epy8ieh/ `6_ 6 ) `-. ( ).`-.__.`) (_Y_.)' ._ ) `._ `. ``-..-' fL Member, Mozilla Quality Assurance _..`--'_..-_/ /--'_.' ,' Browser Standards Compliance Team (il).-'' (li).' ((!.-'
Received on Thursday, 16 December 1999 00:15:57 UTC