A doozie
So, let me first point out the script on this site is absolutely wonderful.
With that, I am not having an integration problem as far as style and look go, but more or less an IE integration problem.
I input the normal :
<?php $CSS=1; require("data/calendar/calendar.php"); ?>
<?php $OL=1; require("data/calendar/calendar.php"); ?>
<?php require("data/calendar/calendar.php"); ?>
as well I edited the template I am using to get rid of the long displays as I only need the calendar to display...the code works great in fire fox but the internet exploder will not accept the integration...here are two pic links to the problem...first being ff and the correct display and the latter being the horribleness of yet another Microsoft blunder.
http://clansentinel.com/ff.jpg
http://clansentinel.com/ie.jpg
This has the exact same code and everything...I used the search as well as look at the source code of the failed document to see if I could notice a problem...nope all the code is there just not displaying how I would like it to.
|