html - Different style in Chrome and IE11 -


I really have trouble bothering Chrome and IE's stylesheet separately, sometimes the difference is 5 -10px (no problem), but sometimes 100-200px .

The thing is that I have the effect of z-index and status: relative ?

I have tried to do everything: different stylesheet navigator for IE (or something like that, remember now), IE only comment did not help anything

Is there any way to fix this problem? I am making a game, so it would be nice if it works on every browser

I have There was a similar problem recently and there is a tip to use "overflow: hidden" on those objects which may overflow. IE was kind, in spite of being "confrontational" even though the objects flow here, but I think the chrome was more correct.

It has certain issues for me, so it can be worth a shot

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -