existing calendar does not display with IE-8; does with firefox and olders versions in IE. unless one clicks the "compatibility" button in IE-8. (most visitors will not know how to do this)
I've got SIX calendars running at - for the general public to see : http://www.greenhectares.ca/information.htm (availability calendars) -- they are working just fine ( I THINK ) as well -- a password protected version where I select the ROOM etc... I won't have a chance to look at your latest code ...
OK -- things are going reasonably well except the ROOM calandar ( say id_item = 6 ) reverts back to default (id_item = 2) whenever the month display range is changed see: http://www.greenhectares.ca/calendar/bookings.php when the page first opens - an empty calendar is displayed after a user selects...
I did the copy/paste and - ALL works now I will create SIX different calendars - one for each of six rooms I have created a couple of new tables ( with different names ) - and these worked then I saw some code referencing $_REQUEST["id_item"] was this intended to be used in some way to ide...
looking at your example link more closely I guess it is not exactly what I had in mind.. this is what I am thinking when opened -- the current 3-month block is displayed (Apr-May-Jun) when one selects the option "Next 3 months" then the months Jul-Aug-Sept -- are displayed THEN when one se...