Popup in IE still not working 6.3.27
Hi All ,
Finally got round to upgrading the calendar from 3.2.6. to 3.2.7. to address the popup problem in IE (as discussed in this thread - http://www.EasyPHPCalendar.com/forum...7&goto=newpost)
But it is still not working? Here's a link to the page in question:
http://www.hemburymill.co.uk/cider-barn.php
Works fine in FF and Safari.
Here's my template code:
<?php
$LIST=1;
$epcListMouseover = "1";
$listMonths = 3;
$DF = "D - M d";
$template="monthly.php";
$showCat="| Available | Available - 1|7| Booked | Booked - 2|10";
require ("calendar/calendar.php");
?>
Any help much appreciated.
Kind regards
Matt
Last edited by hixster; 05-08-2009 at 08:03 AM.
|