Browser Compatibility
September 3rd, 2009 | by admin |I completed the first round of testing with IE and Safari today. At first, neither IE nor Safari was working at all. In particular, they were acting like the css wasn’t even there.
After a bit of twiddling, I made the test script a proper HTML page with doctype etc.
And, added the link to the .css into the test script. It appears that when you insert innerHTML, and the inserted html contains a link to a .css file, only Firefox actually reads that file. The easiest fix is to include the .css link in the parent document.
There are some minor formatting issues still out, but it all looks easily solvable.
Anybody want to add a picture index to your web page? I am looking for beta testers, and can even host the pictures here if need be.
You must be logged in to post a comment.