![]() |
| |||||||
| |
![]() |
| | Thread Tools |
|
#1
| ||||
| ||||
| 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
| ||||
| ||||
| 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
| ||||
| ||||
| 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. Last edited by Wolfeymole : 06-05-2007 at 03:38 PM. |
|
![]() |
| Thread Tools | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Browsers! | kanoakavirus | Web Browsers & FTP Clients | 5 | 30-05-2008 02:03 PM |
| End of Support for Netscape web browsers | CrazyComputerMan | Web Browsers & FTP Clients | 1 | 16-05-2008 08:55 PM |
| Paypal to block 'unsafe browsers' | evilfantasy | Web Browsers & FTP Clients | 12 | 16-05-2008 05:31 PM |
| history of websites | tinkerbell | General Hardware Chat | 5 | 27-11-2007 03:03 PM |
| Do any of you know about good php websites where I... | kyu99 | Web Design, Hosting & SEO | 1 | 20-03-2007 01:35 PM |
| Powered by vBulletin® Copyright ©2000 - 2008 Jelsoft Enterprises Ltd. SEO by vBSEO ©2008, Crawlability, Inc. |