lesser-equity

Magazine
Go Back   Computer Juice > Computer Software > Web Design, Hosting & SEO


Register


Reply
 
Thread Tools
  #1  
Old 21st Oct 2006, 05:58
Member Group
 
I have a template for one of my sites that I am building, but I am getting so frustrated with viewing & making it work in different browsers.

If I make a edit or change it looks fine in IE but then in FireFox it screws up totally. So then I will make it look in Firefox but then it's screwed up in IE. It is driving me crazy!
  #2  
Old 9th Jan 2007, 19:04
New Member Group
 
Usally Firefox (providing its the latest version) will display the web page correctly.
Cross browser compatability can be a pain.
If using CSS style sheets you can use the following code to load a stylesheet dedicated to that particlular browser.
EG. internet explorer 7
----------------------------------------------------------------------------------
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="/yourstylesheet.css" />
<![endif]-->
----------------------------------------------------------------------------------

give that a try, will need to be inserted into your HEAD section.
  #3  
Old 14th Mar 2007, 09:58
Member Group
 
IE is the single most annoying thing about web design in my experiance. One of the biggest companies in the world, and they can't match simple standards, why should we have to spend our time 'hacking' our perfectly good code to work in their browser?

Use Dom's method, it's good, but having to code the CSS twice to work with IE enrages me!

Edit:
Inappropriate image removed.
Reply

Register
Thread Tools




Arabic Bulgarian Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch English Finnish French German Greek Hebrew Hungarian Italian Japanese Korean Latvian Lithuanian Norwegian Polish Portuguese Romanian Russian Serbian Slovak Spanish Swedish Thai Turkish Ukrainian

Copyright ©2006 - 2009 Computer Juice.

Powered by vBulletin® Copyright ©2000 - 2009 Jelsoft Enterprises Ltd. SEO by vBSEO ©2009, Crawlability, Inc.