Questions tagged as 'jquery'

2
answers

How to open a page in a new tab without leaving the current page

What I want is something that works like target="_blank" , but I do not want to leave the page where the link was clicked. That is, clicking on the link would seemingly nothing change, keeping the current page view, however, a new tab w...
asked by 15.11.2014 / 00:34
0
answers

Bug loading images with owl-carousel

Good morning everyone, Please help me with this problem and thank you in advance. I have a list of images and data that are not loaded immediately and synchronized when loading the page for the first time, always the image of the last carousel i...
asked by 24.04.2018 / 14:14
0
answers

Add class current in categories menu in wordbar sidebar

I have a menu of categories in the wordpress sidebar within the "News" page, I'm using index.php as the main page of posts setting it by "customize" as in the image below, then in the "News" page the menu category-sidebar shows the current-cat c...
asked by 26.04.2018 / 15:18
0
answers

How to insert values in the gauge chart

I'm using widget gauger and would like to insert my own value For example, the maximum value would be 200 and minimum 0 The value to set would be 175 How do I enter values in gauge? How to understand this code? function init_gauge(...
asked by 26.04.2018 / 15:00
0
answers

Web SQL compare two dates

I want to know how I can make this comparison, that it read the y dates that are stored in the database and compare them with data x, and then show only the line that fit into that comparison ... texto.executeSql('select * from schedule ORDER...
asked by 26.04.2018 / 14:46
0
answers

Change number of columns in the slider carouFredSel

Good afternoon, I have a difficulty at the following site: link We have to make the customer logo slider with two columns on the mobile and on the 4-column desktop. We are using carouFredSel 6.2.1. It looks like the lib has been disco...
asked by 30.04.2018 / 17:36
1
answer

Error: java: Illegal char:

I'm having this error Error: java: Illegal char
asked by 30.04.2018 / 17:39
2
answers

E-mail Field Validation

Difficulty implementing e-mail validation, from a field that receives several, when it is valid e-mail highlighting it and separating it with a semicolon. function IsEmail(email){ var exclude=/[^@-.w]|^[[email protected]]|[._-]{2}|[@.]{2}|(@)[^@]*1/;...
asked by 17.04.2018 / 17:02
0
answers

Call Jquery Validate on submit

I have a validation of two fields using remote of jquery Validate to avoid duplication in the base. Example: Campo A = Teste Campo B = Minas Gerais I added remote to campo B and the initial validation works, but whe...
asked by 16.04.2018 / 15:12
0
answers

Change Jquery is being triggered without change

Hello, I have a JS code that gives the value to a price slider, and in that JS has a change that is being triggered and inside the change has a trigger that triggers another part of JS that does the post and redirects the page but the change...
asked by 16.04.2018 / 22:31