Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hello,

I know you must be knowing it. Things differ so much in IE (IE 8). I've a website, I've set up some divs with absolute positioning. And padding in text boxes as well. The results differ, of Chrome and IE. Whats the solution to that?
Posted

1 solution

There is no solution apart from testing in every browser, and writing code that works in all of them. There's an awesome tool called IETester ( you can google that and download it ), which lets you install the most recent IE and test against them all, because they differ with each other, too.
 
Share this answer
 
Comments
FahdSanaullah 29-Jul-12 16:30pm    
But how on earth can I get same positioning if this difference persists?
and please have a look : http://www.codeproject.com/Questions/430691/Css-z-index-property-for-DIVs
StianSandberg 29-Jul-12 16:34pm    
I've always used IE developer tools to test. I'll give IETester a try. 5'd
FahdSanaullah 29-Jul-12 16:43pm    
http://www.codeproject.com/Questions/430691/Css-z-index-property-for-DIVs
Christian Graus 29-Jul-12 16:46pm    
Don't post this over and over. It's your fault for asking this general and vague question, which has been answered. I've not looked at the other question, but your nagging won't make me, either.
FahdSanaullah 29-Jul-12 16:51pm    
Excuse me...I did not ask you this time. It was AlluvialDeposit, because I know he's someone who's wonderful about answering questions.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900