Questions tagged as 'javascript'

0
answers

Error in Using Javascript Code in Sharepoint 2010

Good morning! We made a site called in Sharepoint 2010 and we use Javascript for customizations in the lists. The problem is that it was the development team, no one is able to run Javascript. We checked the browsers and we all have the sa...
asked by 19.09.2018 / 15:07
0
answers

removeAttribute JavaScript

I'm learning JavaScript and have done the following function: var marcaAgua = document.getElementById('marca-agua'); var reso = window.matchMedia("(min-width: 768px)"); function pngReso(reso){ if (reso.matches){ marcaAgua.removeAttrib...
asked by 19.09.2018 / 13:41
1
answer

Enlarge 2 pictures simultaneously

Good morning everyone, I need to click on 2 images and they should open side by side so the customer can do a comparison of before and after. Note that I'm using materialboxed from materialize until ok if it clicks 1 image only, but when it s...
asked by 19.09.2018 / 13:34
0
answers

Problems with Safari

I'm having problems with my application in the Safari browser, when I try to update some information. In my application, the form is mounted dynamically, with properties coming from the API. In other browsers, it works correctly, only in Safari...
asked by 12.09.2018 / 11:50
0
answers

Mauts JS Failure 2.14.1

I'm in need of help with Mautic. Any page that accesses it displays the error below: "Mautic is not defined at dashboard: 969" As if the class Mautic.js did not exist.     
asked by 19.09.2018 / 15:26
1
answer

selectize js is behind input

I am using the selectize and I am having a problem the imput is behind my table and the states only the first one is on white background the others are transparent does anyone know how I can solve this? FollowmycodeinJs$(".js-combo-uf") .on(...
asked by 12.09.2018 / 15:58
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

Strange touch movement in the container by Safari browser

When I access the Safari browser on iPAD, the main container is moving like a drag effect when I touch, because of that, the image carousel does not swipe. This problem only happens on the Safari browser screen. So I've seen that some people hav...
asked by 13.09.2018 / 21:43
0
answers

problem with a script

Well I'm making a cart and when it does not have the quantity in stock the script returns an error but even appearing the error is changing the total value: Photos: whenadding3items Whenaddedmorethan1taaddingthetotalvalueandwasnotsupposedtodoth...
asked by 28.09.2018 / 16:11