Jago6060 Posted June 13, 2007 Share Posted June 13, 2007 I'm sure this question comes up alot but the site im working comes up fine in IE but gets totally butchered in Firefox..is there any "simple way" to fix this?(NOTE: <DOCTYPE> is currently in quirks mode.) Quote Link to comment Share on other sites More sharing options...
Goose Posted June 13, 2007 Share Posted June 13, 2007 I am assuming that you are talking about your JavaScript is butchered, since this is in the JavaScript forum. Basically, there aren't any easy ways to make your JavaScript cross-browser compatible. You just have to write smarter code so that it checks when it is dealing with JavaScript that is sensitive. Now if that is something that you aren't interested in doing you can always find a JavaScript library that is already cross-browser compatible. Mootools, Prototype and Script.aculo.us are all cross browser. 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.