waynew Posted February 10, 2009 Share Posted February 10, 2009 Hi, not sure where on earth I should post about this. Just finished a template for a site. Problem is, the client says that there are some errors popping up in IE8? Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648) Timestamp: Tue, 10 Feb 2009 11:05:46 UTC Message: Invalid character Line: 1 Char: 1 Code: 0 URI: Message: 'swfobject' is undefined Line: 7 Char: 1 Code: 0 URI: file:///E:/Web%20Page/Asylum/Wayne/Asylum/template.HTML Quote Link to comment Share on other sites More sharing options...
eddie21leeds Posted February 10, 2009 Share Posted February 10, 2009 where are these errors from?cant really do much without seeing the code.. is this what the w3 validator returns Quote Link to comment Share on other sites More sharing options...
xtopolis Posted February 11, 2009 Share Posted February 11, 2009 It looks like IE8 isn't supporting a flash object in the way you defined. I would not make changes to fix it for IE8 if it breaks it in any of the standard browsers. IE8 is not yet out of beta technically. RC1 is still considered beta imo; their site even states this: "RC1 is short for "Release Candidate 1". Release candidate software is ready to be evaluated by users while it undergoes final testing. You may experience minor bugs or compatibility issues with websites while browsing." Options: It's beta, and not even marginally adopted yet. You could research to see how to define flash objects in IE8 Options: IT'S BETA. It's a bit unreasonable for your client to expect perfect functionality in a browser that is not yet fully released and less than adopted, let alone Internet Explorer. Quote Link to comment Share on other sites More sharing options...
haku Posted February 11, 2009 Share Posted February 11, 2009 Exactly. You should never guarantee a site will work in a beta browser (that includes Google Chrome), as the browser code is not yet stable, and can change at anytime, causing the site not to work again in the future. Once the browser comes out of beta testing and a proper release is made, you can spend the time to get it working (on the clients dime). But until that point, you are wasting your time and their money (that they are paying for your time). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.