CSS Styled Day View of a Calendar

I've helped make a css styled day-view calendar (or in our case the schedule of an event).  Here is what we developed.  But my question is has anyone out there created a similar thing that is better "accessible".  This layout looks great on screen when CSS is enabled, but have a screen reader read it and it doesn't go as well.  It still works, so I'm happy with that, but I would like it to read better instead of reading all the timeslots (7am 15,30,45, etc), then read all the actual sessions of the event.  It would be nice if there was a way it would read the time slots and if a session exists at that time slot it would read that session then.


Comments

  1. I would be interested in getting the css for the link you posted. It looks very nice. I googled and checked 30-40 different sites before landing here.

    ReplyDelete

Post a Comment

Popular posts from this blog

ColdFusion in an Enterprise Environment - Part 1 - Understanding how to use SubVersion (SVN)

coldfusion builder 2 extension not displaying browse button on type=projectdir

Being Thread Safe in Coldbox/Coldfusion