Answer the question
In order to leave comments, you need to log in
Why scripts are loaded with a delay?
I use the template limitless demo.interface.club/limitless/layout_2/LTR/default... , and noticed such a thing that scripts are loaded with a delay of about half a second. For example, in the menu, hidden items first appear when the page is loaded, and immediately disappear and everything is fine. Pts ugly :( well, it’s like this everywhere, for example, styling the input file, the default one is loaded first, and after half a second everything is fine.
The site is on Laravel, the scripts are connected like this:
<script type="text/javascript" src="{{ asset('/js/core/libraries/bootstrap.min.js') }}"></script>
Answer the question
In order to leave comments, you need to log in
At least Lutz's "Learning Python" up to chapter 37, the entire Django manual and Asyncio documentation.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question