Re: [WSG] Calendar Day Highlighting
Hugh Todd
Wed, 28 Jan 2004 21:30:00 -0800
Anton,
Hi all, I throw together a simple "calendar" that highlights each day
on :hover, hope you find it intresting (given the tight code):
http://standardice.com/experimental/calendarhighlighting.html
Works beautifully in Safari and Mozilla on the Mac. Amazingly lean code.
Splits apart at day 11 on IE5 Mac, and mouseover doesn't work. Nor does
it work in Opera 6 Mac. Guess they don't support mouseovers on elements
other than DIVs?
All the best! -Hugh Todd
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************
-
-
-
Re: [WSG] Calendar Day Highlighting
Hugh Todd