Posts by René Gustavo • 143 points
3 posts
-
1
votes1
answer368
viewsQ: User-friendly URL with Jquery
Hello, everybody! My system is developed in Jquery, so I make changes to pages without loading, only with $.get(). The big question is: even without loading, I need the URL to be changed, making the…
-
3
votes2
answers513
viewsQ: Javascript does not pick up pages added later
I’m in trouble, which begs a big question. I’m developing a website that has a standard structure, which makes GET calls on Jquery to search for new HTML pages for certain parts of the page.…
-
0
votes1
answer470
viewsQ: Script conflict
I am developing a website and for page transitions, using $.get() from Jquery and modifying only the center of index.html, without the page reloading. However, some features of the code snippets…