Hi, I know this is a bit unusual question in this group but I am implementing the project with cake (which I love).
I'm trying to crate week calendar with tasks. I have a problem with displaying it in a table of some sort. Let's say I have several tasks. I know start time (hour+minute), end time and title. Now I want to display something like outlook calendar with tasks (www.law.com/images/ charts/outlook_calendar_biz_web.jpg). The thing is that some events will last for several hours and some event may overlap (let's say we have several meetings during the day, but we have to keep doing something else during the whole day). How do I represent this in HTML? I have tried playing with tables and CSS layers, but just can't display it properly. Can anyone give me a hint? I'm sure that I'm not the first one to deal with this problem and I can't think of any elegant solution. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---