Posts by Victoria Moura • 3 points
2 posts
-
0
votes1
answer72
viewsQ: Start Jquery function when a div receives a class
I have a div class="modal-load" with a counter uploader that will be shown when the user finalizes a payment, but I need that counter to start only when the class is added .active in it. For this, I…
-
0
votes1
answer570
viewsQ: How do I redirect . htaccess from a subdomain to the main domain?
I have a domain (www.dominio.com.br) and a subfolder (www.dominio.com.br/folder) and would like to redirect all links from that folder to the domain. Examples are: www.dominio.com.br/folder…