Relative Content

Tag Archive for javascripthtmlcsswebcss-frameworks

Does async and defer have an effect for DOMContentLoaded event?

I want to try a css framework called tenoxui. It says it uses DOM to give the styles, and its cool and works. But sometimes, I got delayed when rendering the styles. I try to add async and defer, but I think it’s not change much. Does anyone tried TenoxUI? Also, this is my code :