[EventCalendar] Please, help me! Next and Previous months are not showing any event days!

Alex Tingle alex at firetree.net
Fri Sep 1 13:01:35 UTC 2006


On Fri, 18 Aug 2006 07:35:25 +0200
Cubells <vicent at vcubells.net> wrote:

> I have looked the code of your calendar and you should modify that:
> 
> Instead of
> a id='ec3_prev' href='http://www.escolagradual.com.br/2006/07/'
> you should have that code:
> a id="ec3_prev" href="http://www.escolagradual.com.br/2006/07/" 
> (previous month)

XHTML allows both ' and " character to be used. So the former version should be perfectly valid. My proof: the W3C validator doesn't complain about it.

Has anyone ever actually SEEN a browser get confused by ' quotes? Got a link?

-Alex

-- 
:: Let me solve your problems: http://www.firetree.net/consulting/
:: alex.tingle AT firetree.net  +44-7901-552763 



More information about the EventCalendar mailing list