I am in the process of modifying the grid/table view for a calendar slider for my school’s home page. I am really close to getting this to work, I just need some assistance modifying the PHP code to have the calendar display properly. What I am looking for is for the calendar to only display starting with today’s date and extending forward 14 days. Right now it displays from day 1 of the month and stops displaying at the end of the month. If the calendar were to work now it would display a box with Aug. 29 and a list of events, then Aug. 30 and its list of events, all the way through to Sept. 11. Here is a link to the initial HTML demo of the calendar (http://www.mckinneyisd.net/flex2/calendar.html).
I already have the grid view displaying in horizontal divs and am able to populate the dates with ECP content. I also already have the featured events content working.
Thanks in advance for your help.
Ben