Posts by Henrique • 76 points
5 posts
-
1
votes0
answers103
viewsQ: Python I can’t import Recaptchafield
There’s a project that was sent to me that I’m going to work on. I created an Environment to move up the project and in the project had the requeriments where I surrounded it. But when executing the…
-
2
votes2
answers154
viewsA: Help with Javascript loop
Murilo Cabral, the loop is made in PHP and mounted in HTML with PHP itself, correct? Then said you want to do what with Javascript that is not happening? Note: Accessing the link with the firebug…
-
0
votes1
answer434
viewsA: How do I click on a link and activate a JS function on another page?
@Ney, by the JS I see that you are hiding one div and showing another. The intention is this or is to call another html page? This information you want to show that depends on the sport that it…
-
1
votes1
answer316
viewsA: Jqgrid, shows success in loading, but does not mount Grid
The problem has been solved. I asked that same question in stackoverflow, and the answer they gave me helped me solve the problem. In my JSON I did not mount Rows the way Jqgrid expects it to be in…
-
2
votes1
answer316
viewsQ: Jqgrid, shows success in loading, but does not mount Grid
I’m with a grid on my website I use the JqGrid. What is happening is that when the data comes back from the request, they are formatted the right way because the data itself JqGrid enters the method…