[jQuery] Re: Like Google Calendar

2007-05-23 Thread Anthony Leboeuf(Worcester Wide Web)
Hi Chris you can take my code if your looking for static calendar http://bostonbilliardclubs.com/calendar.php?time=1182571200 The one I have is dynamic and is built with php in tables, you can get the css from here http://bostonbilliardclubs.com/templates/bb/modules.css I kinda mimicked the wh

[jQuery] Re: Like Google Calendar

2007-05-23 Thread Chris W. Parker
On Wednesday, May 23, 2007 11:39 AM Jean Nascimento <> said: > I have to made a Calendar for my sys and wanna make some like the > Google Calendar > but my real doubt is How the best way to make the cells (days/events) > div in a tables? divs with display: table-cell ?? I wanna know the > best wa