Please is a there a script on any CDN that can solve cross browser compatibility issues? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

20th Jun 2018, 5:35 PM
Ngum Fon
Ngum Fon - avatar
7 Answers
+ 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]
20th Jun 2018, 7:07 PM
Kirk Schafer
Kirk Schafer - avatar
+ 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)
20th Jun 2018, 5:55 PM
Mickel
Mickel - avatar
+ 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
20th Jun 2018, 5:46 PM
Mickel
Mickel - avatar
+ 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).
20th Jun 2018, 9:49 PM
Kirk Schafer
Kirk Schafer - avatar
+ 1
ok thanks!
20th Jun 2018, 5:57 PM
Ngum Fon
Ngum Fon - avatar
20th Jun 2018, 8:20 PM
YASSEIN MOHAMED HUSSEIN
YASSEIN MOHAMED HUSSEIN - avatar
0
I mostly have problems with my lay out that flips to trash from one browser to another
20th Jun 2018, 5:50 PM
Ngum Fon
Ngum Fon - avatar