Posts by Matheus Dourado • 13 points
3 posts
-
-1
votes2
answers198
viewsQ: Problems with multiple IF conditions - Javascript
Talk, people. Beauty ? I opened a topic yesterday to try to find a solution, however, ended up ending the topic unintentionally. Well.... My little program has the following function, it takes the…
-
-1
votes2
answers104
viewsQ: Problems to load an IMG inside an IF - JAVASCRIPT
BUG performs only the first condition of IF and loads the photo and ignoring the other conditions and your photos . Another question is also how to stop the code when the user fails to inform the…
-
0
votes1
answer90
viewsQ: How to rewrite a URL
Good afternoon, everyone. Could you help me with my question ? I wanted to rewrite a URL. For example: <a href="#Contato">Contato</a> which points to a DIV Contact ID, however, the URL…