September 8, 2009 by roudard
That’s it after a few hours of battle with Internet Explorer, the BluePencil Films website is fully operational and was successfully tested for FireFox, Safari and Internet Explorer. W3C validator is happy with it too and don’t even throw a warning when checking the pages.
We’re going to start distributing flyers around the city which will hopefully create some traffic.
What was not working and how I solved it:
Basically when clicking a video linking, it’s supposed to grey out the page and display the Flash player inside a formatted div. – all of that was working in FF and Safari.
The first thing that didn’t work was (http://www.dreamincode.net/forums/index.php?showtopic=114742&hl=) that IE doesn’t support the method addClassName. So I had to assign differently the style classes.
Then when clicking on the window, the curtain would appear but not the player …
I looked and looked and finally did it differently. Basically the ‘window’ that appeared in the player was a dynamically drawn table element inside a div … IE didn’t like that… I switched to a div view and now it’s working
The calendar has still a few issues in IE, but it’s not as important as not being able to show video samples on a Video Production Website….