Questions tagged as 'jquery'

1
answer

Select custom with conflicting script

So I have a script to change the default select of WooCommerce variations, so far so good, the problem is when a variation is out of stock, the custom select should have the same options as the default select. "Select" custom above, default be...
asked by 12.09.2018 / 16:09
0
answers

Using Search AutoComplete + Input AutoComplete

I'm developing a system, and one of the fields, it will fetch the contract record if the user types 3 characters and after that, it will populate two other fields automatically. The first part of Search is OK, but the second part that is rela...
asked by 14.09.2018 / 04:47
0
answers

Upload Screen

I'm here again. I have a page (index), which calls a javaScript, to put a graphic on the screen, I am getting it, however the graphic is taking a while to render and how much it does not render the screen is all white, , but I'm not getting i...
asked by 28.09.2018 / 15:27
2
answers

How to keep the presentation of modal data

I developed a screen that shows the benefits granted to the citizen, a social assistance system, follow the view: <!--onblur ="validaNomeCidadaoGeral('dcbe_usu_codigo','dcbe_usu_nome','dcbealert_usu_nome')" --> <div class="conteudo" &...
asked by 12.09.2018 / 20:29
0
answers

Upload multiple Jquery, Ajax and retrieve data with PHP

I have this code: html and JS But when trying to get the data on the other side: var_dump($_POST); var_dump($_FILES); In the case of $_POST it returns the values in array, but the images do not return anything. And if I tr...
asked by 12.09.2018 / 17:10
0
answers

Force update of the checkout page woocomerce

Hi. My store does not update the order value when I change payment method ... How can I force this update in PHP functions or jquery script / ajax etc ? woocomerce updates the page in ajax , but this does not work correctly if I use rebat...
asked by 10.09.2018 / 13:21
1
answer

php - login session with ajax and php

I'm having a login problem with php and ajax. I have registered a user and password in the database with columns: PROBLEMTHATALWAYSAPPEARS=USERSANDWRONGPENNIES...ANDICANNOTSEEWHEREIERRED,THEBANK'SINFORMATIONISSURE.IAMMAKINGALLLOCAL..IFYOUCAN...
asked by 20.10.2018 / 22:34
0
answers

Draggale Drop an object over an Image

Well, I'm trying to use the jQuery Drag feature and I'm having 2 difficulties ... The first one is that my object is disappearing .. the "CLONE" feature that Draggable has does not actually clone .. and the second problem is that my object is...
asked by 15.09.2018 / 02:09
1
answer

Errors with pagination and table filter in js

I found some practical errors running my code and I do not know how to fix it. Here is the code below: <div id="divConteudo"> <?php $con_string = "host='***' port=5432 dbname='***' user='***' password='***'"; $conn = pg_connec...
asked by 13.09.2018 / 14:24
2
answers

Combo box JQuery z-index

I'm using the combo combo box. But I'm having an error that causes the combo to be behind the content from below. I am from yesterday looking for stories and forums to solve this problem. I already used the z-index, display and position. I'm a...
asked by 13.09.2018 / 16:47