Posts by GobsRuiz • 123 points
2 posts
-
1
votes1
answer35
viewsQ: Know how many images or files you have in a folder
I am developing a project in Laravel and I made a section where will show background images every 2 seconds. My code js for you to have an idea. const career = document.getElementById('career'); var…
javascriptasked GobsRuiz 123 -
-1
votes1
answer40
viewsQ: How to get a file name
I’m creating a form and I want to get his name. I already used filereader, tried to use it but could not. I did it in a way that shows the file data in an array, but I don’t know how to get the name…
javascriptasked GobsRuiz 123