Hazard

Joined: 1st Apr 2011
Posts: 1070
How do I make my website compatiable all broswers
How do I get my website compatiable with IE.. here's my website die.servegame.com
13 years, 15 weeks ago
|
Zeriu

Joined: 30th Jul 2009
Posts: 363
Re: How do I make my website compatiable all broswers
Should be compatible by default unless you have an error in the code somewhere that the other browser does not like. Then you get into problems. Sometimes an error that you don't notice can be there. But when for example viewing with firefox or internet explore they will still try to view it the
best they can. Then for lets say chrome, it might not know how to handle that coded error and so it does not like to view properly or sometimes not at all.
---
"Everyone is a retard until they prove themselves otherwise."
13 years, 15 weeks ago
|
Hazard

Joined: 1st Apr 2011
Posts: 1070
Re: How do I make my website compatiable all broswers
Zero⢠posted: (22nd Jan 2012, 11:23 pm)
Should be compatible by default unless you have an error in the code somewhere that the other browser does not like. Then you get into problems. Sometimes an error that you don't notice can be there. But when for example viewing with firefox or internet explore they will still try to view it
thebest they can. Then for lets say chrome, it might not know how to handle that coded error and so it does not like to view properly or sometimes not at all.
It works for Chrome.. as far as i know.
13 years, 15 weeks ago
|
Re: How do I make my website compatiable all broswers
Question : why arn't you using http://aureus-online.net/eoserv/hollister/
because that seems to work well on IE / FF / Chrome i believe
13 years, 15 weeks ago
|
Japanese

Joined: 9th Sep 2011
Posts: 770
Re: How do I make my website compatiable all broswers
Hollister⢠posted: (22nd Jan 2012, 11:24 pm)
Zeroâ⢠posted: (22nd Jan 2012, 11:23 pm)
Should be compatible by default unless you have an error in the code somewhere that the other browser does not like. Then you get into problems. Sometimes an error that you don't notice can be there. But when for example viewing with firefox or internet explore they will still try to view
itthebest they can. Then for lets say chrome, it might not know how to handle that coded error and so it does not like to view properly or sometimes not at all.
It works for Chrome.. as far as i know.
yah I got chrome and it works fine..
13 years, 15 weeks ago
|
Klutz

Joined: 14th Jul 2009
Posts: 1737
Re: How do I make my website compatiable all broswers
Use .GIF's for your box/button background colors, instead of CSS3 gradient styles which aren't fully compatible with all browsers yet (espcially IE browsers). ---
Web developer, currently looking for graphic artists / designers.
13 years, 15 weeks ago
|
Zeriu

Joined: 30th Jul 2009
Posts: 363
Re: How do I make my website compatiable all broswers
Hollisterâ⢠posted: (22nd Jan 2012, 11:24 pm)
Zeroâââ¬Å¾Ã¢ posted: (22nd Jan 2012, 11:23 pm)
Should be compatible by default unless you have an error in the code somewhere that the other browser does not like. Then you get into problems. Sometimes an error that you don't notice can be there. But when for example viewing with firefox or internet explore they will still try to
viewitthebest they can. Then for lets say chrome, it might not know how to handle that coded error and so it does not like to view properly or sometimes not at all.
It works for Chrome.. as far as i know.
Was just an example of how or why a browser may not display the page while another will. It's not that it's not compatible. Just not able to display properly.
---
"Everyone is a retard until they prove themselves otherwise."
13 years, 15 weeks ago
|
Klutz

Joined: 14th Jul 2009
Posts: 1737
Re: How do I make my website compatiable all broswers
Zero⢠posted: (22nd Jan 2012, 11:30 pm)
Hollisterâââ¬Å¾Ã¢ posted: (22nd Jan 2012, 11:24 pm)
Zero̢̢̮ââ¬Ã
¾Ãââ posted: (22nd Jan 2012, 11:23 pm)
Should be compatible by default unless you have an error in the code somewhere that the other browser does not like. Then you get into problems. Sometimes an error that you don't notice can be there. But when for example viewing with firefox or internet explore they will still try
toviewitthebest they can. Then for lets say chrome, it might not know how to handle that coded error and so it does not like to view properly or sometimes not at all.
It works for Chrome.. as far as i know.
Was just an example of how or why a browser may not display the page while another will. It's not that it's not compatible. Just not able to display properly.
Read my post above. This template uses webkit/moz gradients and shadows. IE does not support these properly at all.
Use a work around javascript that eats PC/server resources for forcing older browsers to be compatible with new standards, or use images.
These sites may be of interest and could help a lot: http://www.colorzilla.com/gradient-editor/http://css3generator.com/
---
Web developer, currently looking for graphic artists / designers.
13 years, 15 weeks ago
|
Re: How do I make my website compatiable all broswers
Like i said. This : DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" is commented out. you NEED this. If you dont state it as an html file then it will act differently. You need to remove the <!-- and --!>
---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
13 years, 15 weeks ago
| | | | | | | | | |