Most voted "loading" questions
17 questions
Sort by count of
-
8
votes4
answers34013
viewsHow to make a loading screen before opening the site
Hello, my website takes VERY MUCH to start, a lot to load and I would like to know how to make a Loading screen(as in MEGA) while the main website loads.…
-
3
votes1
answer208
viewsHow to load files, folders and subfolders using php
I wonder if it is possible to upload files, folders and subfolders using PHP? I know who in java can do this kind of upload, but in php I could only upload multiple files.
-
3
votes2
answers819
viewsShow animation during loading?
I didn’t find much on that subject in tutorials, I don’t know if anyone else has noticed that services like Facebook, Netflix use a kind of "load" before showing the content, both seem to work the…
-
2
votes1
answer283
viewslightbox on page loaded with ajax
Good people... here’s the thing: I’m making a page in php but java I don’t really know anything.... I used only java that I removed from an example to make dynamic page loading and to make a…
-
2
votes2
answers333
viewsHow do I get a "spin" in CSS using the border of a div?
The animation that I want is basically when I give Hover in the fingerprint div the border is in loading for 3 seconds (an animation of type progressbar, starting from 0 and reaching the end of the…
-
1
votes0
answers55
viewsWhy is my site slow?
Good afternoon, I’m detecting extreme slowdowns on my website right at page startup. As shown in this image, there is a very long wait before the rest of the content starts uploading. I loaded this…
-
1
votes0
answers60
viewsHow to load only if clicked
I’m creating a video page, where it lists the last 10. Only this page is very heavy, because I have the codes of the videos and even using the hide/show feature it ends up loading all players. I…
-
1
votes1
answer74
viewsDevelop loading in steps with JS/PHP
I have a PHP screen where I have some steps to do, as these steps are done, the browser is in white and carrying, then would like to place a loading, where would show the user what is being done.…
-
1
votes1
answer253
viewsPython Load Serialization Files
Hello, I’m studying Python for some time and doing some programs to join with Arduino. My question is on good practices in file uploading. I want to make a program that interprets files. My idea was…
-
1
votes0
answers242
viewsJquery: Catch height() or width() does not work with many elements
I have a catalog that displays more than 400 products on the same page (it has to be like this) with two arrows showing the dimension (height and width) that takes the measurements of the image and…
-
1
votes2
answers288
viewsOpen Page after Progressbar reaches 100%
Hello I would like a help, I have a button that when pressed triggers the event of progressbar and it starts loading up to 100%, after that I would like to open a page (for example thanks). HTML and…
-
0
votes1
answer143
viewsSearch system with charging on demand
I have a search system with load on demand with php and jquery, I can search for letters correctly, and I do the load on demand correctly, the problem is that when switching letters to search, it…
-
0
votes1
answer41
viewsSelenium search functions act faster than page loading
I automatized so that they were inserted email and password, and then clicked on "Login", until then your well, but the button that should be clicked after the login has not finished loading and…
-
-1
votes2
answers1736
viewsJquery does not load to localhost
The code is there, the link to the jquery file is correct, however it is not loading the same…
-
-1
votes0
answers12
viewsI believe to be problem with live server
I finished a page, and everything was quiet, ok proportions. When I stayed, I saw that the sizes changed, apparently decreased. Then I started looking for the problem, and I saw that when I open the…
-
-1
votes1
answer48
viewsSame url works sometimes yes and sometimes no
I am with a web form, in which I have this code: <form action="../../MenuPrincipal" method="POST" class="form-inline"> <button type="submit"> </form> and my file structure is like…
-
-3
votes1
answer638
viewsxampp does not load javascript
I had to reinstall xampp, but now does not load javascript I do not know why, someone has an idea? UPDATING I managed to solve the problem was really the jquery link. When the friend told me to put…