| Author |
IE8 Compatibility Issue
|
Abhishek Ralhan
Ranch Hand
Joined: Aug 01, 2010
Posts: 40
|
|
Hello Ranchers,
Our application was developed in IE6 and we have to make it IE8 compatible. There are lot of allignment issues, blocks of pages which are not displayed correctly and some of the functionality is being affected.
As the application contains a lot of javascript and css, and I barely have any experience in both of them.
Can you please provide any guide, links or anything which specifies the common problems and compatibility issues..
or can i find from anywhere what are the differences between ie8 and ie6?
Please help..
|
-Abhishek
I came to this world on a Learner's License
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Jumping from IE6 to IE8 is like moving to a new country.
There is no guide to making it work other than coding CSS correctly and to standards and using CSS underscore and asterisk hacks to make it work in IE6.
Eric
|
 |
Abhishek Ralhan
Ranch Hand
Joined: Aug 01, 2010
Posts: 40
|
|
What do you mean by asterisk and hacking in ie8.
There is no guide to making it work other than coding CSS correctly and to standards
Does that means i have to learn, how to code in CSS??
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56201
|
|
|
If you are writing web pages, absolutely. That's like saying "do I need to learn Java to write Java applications?".
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: IE8 Compatibility Issue
|
|
|