In most cases, JavaScript components in a particular foreground infrastructure benefit people. They do not need to write any other code for these plugins (e.g. datetime picker). However, most of these frameworks are dependent on another javascript library, such as jQuery. That means I need external JavaScript code for the style.
In my opinion, I always feel that "style is style." I had in mind a clean CSS framework without JavaScript . This structure should give styles to the main html elements (div, input, select, table, etc.), and we ourselves configure other components.
At the same time, since some users of my application are still using IE9, I expect the framework to have good browser compatibility and a responsive design for the latest browsers.
Thanks in advance for any suggestions. :)
source share