Strange I was just curious if anyone else has noticed a couple of cross browser issues when building your sites, my new site is almost done, well it'll never fully be done but its almost good enough to take online but I'm just doing a bit of clean-up work and tweaking it for cross-browser support and I've noticed a couple things when testing with the newest firefox and I.E. 6
First off Firefox is picky when it comes to your CSS, they like to have things in complete fucking order, you can do the same thing in a different way but Firefox seems to like it their way, which is ok because I.E. 6 finds it great no matter which way you do it, anyway thats one little minor issue, please firefox and you've already pleased I.E. 6
Now onto the real difference and that is SPEED, this new site is 100% database driven so their are a lot of calls to the database, well ok not a lot everything runs off the database but its strange because in Firefox the lot speed is a touch slow but in I.E. 6 its lighting fast, as if there were nothing to load haha.
Might have something to do with the way they cache the page or maybe my firefox settings are fucked up but just curious to see if anyone ever noticed that before?
I doubt it'll actually become an issue because I'm still going to tweak for the best database performance. So yeah nothing really education in this thread for us developers but just curious to see the thoughts of anyone doing cross-browser support.
First off Firefox is picky when it comes to your CSS, they like to have things in complete fucking order, you can do the same thing in a different way but Firefox seems to like it their way, which is ok because I.E. 6 finds it great no matter which way you do it, anyway thats one little minor issue, please firefox and you've already pleased I.E. 6
Now onto the real difference and that is SPEED, this new site is 100% database driven so their are a lot of calls to the database, well ok not a lot everything runs off the database but its strange because in Firefox the lot speed is a touch slow but in I.E. 6 its lighting fast, as if there were nothing to load haha.
Might have something to do with the way they cache the page or maybe my firefox settings are fucked up but just curious to see if anyone ever noticed that before?
I doubt it'll actually become an issue because I'm still going to tweak for the best database performance. So yeah nothing really education in this thread for us developers but just curious to see the thoughts of anyone doing cross-browser support.