0
Please is a there a script on any CDN that can solve cross browser compatibility issues?
I have been for quite a while but still have problems with cross browser compatibility issue
7 Respostas
+ 4
https://cssgrid.io/ is supposed to be the answer to all the world's problems with layout (across devices even). They've gotten so much attention for it it's been built in to the browsers*
* I think, from a video I watched once....
https://www.youtube.com/watch?v=txZq7Laz7_4 is one version
CSS Grid Changes Everything (About web layouts) [44:10]
+ 3
Try using a responsive Framework or make the site responsive by yourself (in this case you should look for media queries, flexbox and relative units in CSS)
+ 2
There are things similar to that, although they only help with some things. And in any case you should explain what is the problem you are having in detail.
http://www.monitis.com/blog/cross-browser-compatibility-tips-2-monitor-us/
https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Introduction
+ 2
MICHAEL ADE The title of the video you've posted does not appear to be related to this Q&A at all. Please don't post unrelated content (that's just spam to me).
+ 1
ok thanks!
0
I mostly have problems with my lay out that flips to trash from one browser to another