Posts by Moisesmagno • 25 points
3 posts
-
0
votes0
answers451
viewsQ: Bug loading Imagnes with Owl-Carousel
Good morning, you guys, Please help me with this problem and I appreciate it. I have a list of images and data that are not immediately loaded and synchronized when loading the page for the first…
-
0
votes2
answers369
viewsQ: setTimeout does not work with For in javascript
I’m starting in the world of javascript and I have a question that kills my logic. I want a method to repeat a number of times every certain time, but not working when using the repetition structure…
javascriptasked Moisesmagno 25 -
2
votes3
answers3002
viewsQ: Dynamic search in real time
In the company I work we will implement a system in which the Back-end will be PHP and the database will be CACHE (Intersystem). The database is on a server other than where the system will be…