Posts by diegoserafim6 • 9 points
2 posts
-
-1
votes1
answer64
viewsQ: Input AJAX parameters
I’m starting to learn AJAX and I’m having a simple doubt. I want to pass the value of an input but I’m having a mistake when performing the test. The Code is very simple so I will paste it complete.…
-
0
votes0
answers51
viewsQ: Value collection via PHP and Json
I have a select where the data is in a JSON database that are available in the link: https://gist.github.com/letanure/3012978.js The select option works normally , that is, the data appears in the…