Posts by evandro • 55 points
5 posts
-
0
votes2
answers678
viewsA: Payment by android card
Cara use the Ielo! He’s got a lot of flag, and he’s got a good thing going. There is the script for payment with credit card ready! In this link everything is ready and you will have to stay warm…
-
1
votes2
answers401
viewsQ: does not work when you put in the onchange javascript form
function teste(valor) { if( valor=="novo" ) { document.getElementById('quantdependente').style.display = 'block'; } …
javascriptasked evandro 55 -
-4
votes1
answer34
viewsQ: click on link and open content in div as _Blank
I need to link and have the contents of the called file displayed within a div according to the $_GET[] reported. This command I have already understood how it should be done. However, I need this…
-
1
votes1
answer72
viewsQ: how to download text in div
Please remove the address from the site... Two questions: How to position the div aId2 under the div aId1; How to download text in div according to changing image; Example: texto1 aparecer com…
javascriptasked evandro 55 -
4
votes2
answers1256
viewsQ: how to read the return variables using json Curl and php
My problem refers to integration with Cielo and I’ve reviewed everything, but without success. I read this post: /questions/54039/na-api-da-cielo-em-php "I understood" what I said in the post and I…