Re: [WSG] Calendar Day Highlighting
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
Anton This is pretty good. You may also be interested in the Mozilla Calendar - available as an extension to most Gecko browsers - http://www.mozilla.org/projects/calendar/ , written in XUL (http://www.mozilla.org/projects/xul/joy-of-xul.html). Cheers James Anton Andreasson wrote: Given the recent discussion on definition list, maybe you could build it with those as an alternative? Well, thanks for the suggestion but as I know what happens with definition lists in e.g. Google (try search for "define: css" and you'll see), I wouldn't want my calendar being indexed as "Definitions of Monday on the Web:" and "Meeting with friends at local pub" as a description... I might be stubborn about this, but I just can't find The Argument for switching to s instead of, well, wrapping it in a or something. cheers, /Anton * The discussion list for http://webstandardsgroup.org/ *
RE: [WSG] Calendar Day Highlighting
Given the recent discussion on definition list, maybe you could build it with those as an alternative? Well, thanks for the suggestion but as I know what happens with definition lists in e.g. Google (try search for "define: css" and you'll see), I wouldn't want my calendar being indexed as "Definitions of Monday on the Web:" and "Meeting with friends at local pub" as a description... I might be stubborn about this, but I just can't find The Argument for switching to s instead of, well, wrapping it in a or something. cheers, /Anton -- What your lacks, your compensates. * The discussion list for http://webstandardsgroup.org/ *
RE: [WSG] Calendar Day Highlighting
An idea - Given the recent discussion on definition list, maybe you could build it with those as an alternative? Nice work. Regards, David McDonald Web Designer http://www.davidmcdonald.org Southbank, Melbourne Australia Mobile: 0403 332 140 ICQ: 11814164 -Original Message- From: Anton Andreasson [mailto:[EMAIL PROTECTED] Sent: Wednesday, 28 January 2004 11:19 PM To: Webstandardsgroup Subject: [WSG] Calendar Day Highlighting 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 cheers, /Anton PS. I was inspired by the Flash calendar at http://www.vcc.com.my/calendar/index2.cfm and I'll try to mimic it even further ;) -- What your lacks, your compensates. * The discussion list for http://webstandardsgroup.org/ * * The discussion list for http://webstandardsgroup.org/ *
Re: [WSG] Calendar Day Highlighting
Cool! Be good to see a version of the entire calendar. :) Follows on from your great mimicking magazines demo: http://standardice.com/experimental/magazines.html Russ > > 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 > > cheers, > > /Anton > > PS. I was inspired by the Flash calendar at > http://www.vcc.com.my/calendar/index2.cfm and I'll try to mimic it > even further ;) * The discussion list for http://webstandardsgroup.org/ *
