Posts by Rafael Macedo • 31 points
1 post
-
3
votes1
answer130
viewsQ: Loading screen only when necessary
I made a loading screen so I would like to make it work only when it is a time-consuming action and not with any load. JQUERY <script type="text/javascript"> $(window).load(function() {…