If you have to use flex, how to be compatible with ie9??

as mentioned above, the management platform used within the company is required to be at least compatible with ie9 and chrome, after 53. Is there any good solution if you must use flex?

Css
Mar.04,2021

there is no good solution, and there is flexibility on github to try.
but since it is used internally, discard IE .


you can try display:box;
Internal use maybe the offline computer system is quite old.


like the landlord, I have the idea of using flex, and there is almost no good solution on the Internet. After thinking about using js to calculate the location in real time
, I wrote a library flex-native in github. If you are interested, try
npm address https://www.npmjs.com/package.

.
Menu