Posts by lincoln ferreira • 55 points
8 posts
-
-1
votes1
answer54
viewsQ: Product quantity increasing as you update the page
I have a problem that every time I give F5 the quantity of the product increases... I would like that when updated it does not increase this index if the user does not click to buy more. }…
-
-1
votes1
answer87
viewsQ: jQuery-Ajax query with PHP
I made a code with jQuery-Ajax. In order to consult the bank without much complication or objections, just SELECT * FROM produto. The result was right from the moment I tried to make a filter query…
-
2
votes2
answers154
viewsQ: Checkbox with id in name
I would like to have a checkbox button on the site to enable and disable some action, I am using ajax to make the change immediately, the action would not need an F5 to work. The problem is that I…
-
2
votes1
answer55
viewsQ: Implement code ajax already ready
I’d like to instead send it to another pagin. Use ajax but I don’t know if it would be possible to just change some things in the code or if I would have to redo the code... ? <div class="modal…
-
0
votes0
answers125
viewsQ: php call html with class
.up{ color: #80006F; } .up:hover{ color: #CC00B1; } input{ margin-top:20px ; margin-left:0px ; margin-right:5px ; margin-bottom:10px ; } .modal-header{ background: ; } @font-face { font-family:…
-
-4
votes1
answer71
viewsQ: Visible Hidden no form no javascript
I want when you log in, the other form appears but it appears by a second frame and disappears, why ?? someone please help me ? <html> <head> </head> <body> <form…
javascriptasked lincoln ferreira 55 -
-2
votes1
answer43
viewsQ: Jquery img code to exchange
I used the code of a guy that the menu is of one color when it is at the top and when the scroll of the page goes down, the menu turns black, but as soon as it turns black I want the img that in the…
-
1
votes1
answer41
viewsQ: Responsive Diamond Grid
I’m trying to make a grid Iamond but they do not catch for some reason, before was an error and now no longer has the error and still does not work body{ margin: 0; padding: 0; background: #000; }…