Plone calendar issue
maxine davis <[email protected]> Tue, 1 Mar 2005 00:18:45 -0500
| Newsgroups | gmane.comp.web.zope.plone.design |
|---|---|
| Message-ID | <[email protected]> |
The previous request, more clearly stated:-) The forward/backward arrows in the calendar are html character entities that cause accessibility errors "when read out of context by screen readers" so I'm replacing them with gifs. The question is what changes should be made to the table header code below besides adding <img src="arrowlefticon.gif" alt="" title='''> in place of » ? <th id="calendar-next"> <a href="#" tal:attributes="href python:'%s/%s?month:int=%d&year:int=%d' % (anchor_url, anchor_method, nextMonthTime.month(),nextMonthTime.year())" title="next month">»</a> </th> Thank you. Maxine ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click