Questions tagged as 'jquery'

1
answer

Conflict when importing another Jquery in Wordpress

Hello, how are you? I have a problem that has already consumed me a lot of time, I'm trying to put a mask for time in an input field, the code is already ok and working the problem is when I import the js library inside the head of my header.php...
asked by 10.10.2017 / 20:37
0
answers

How to solve the TypeError of undefined functions of jQuery.nicescroll and UniteGallery annoying in PHP files? Is it because of the jQuery version?

Bootstrap 4.0.0 Beta uses jQuery 3.2.1 UniteGallery uses jQuery 11.0 jQuery.nicescroll uses jQuery 2 Using PHP I only use jQuery 3. I do not want to have multiple versions of jQuery. See the order of Javascript files. I did not see an...
asked by 15.10.2017 / 14:28
1
answer

Automatic scrolling after page load (site in wordpress)

Hello, I have a sub-menu with Product categories, and a page called "Products" where you can list all types of products (post types), separating them by categories online. My wish is that by clicking on a sub-menu link, I'll load the Produ...
asked by 15.10.2017 / 18:43
10
answers

How to create a site without reloading every click on a link?

I want to develop a site that runs around the same file, but I'm not sure how to look for study material for that. So: Normal site-> I'm on the Index.php page. When I click on the "Portfolio" menu, for example, it goes and loads the file P...
asked by 20.02.2014 / 05:48
1
answer

How to solve this problem in DataTables?

I have a problem in DataTables that is making me sleepy. I have the following code. It even displays the datatable but the table functions do not work. The next does not appear nor the prev. If I remove the destroy it returns in the message: War...
asked by 09.10.2017 / 15:58
3
answers

Help with uncheck

I have a problem with my code. I'm new to jQuery. It's perfect, I could do almost everything I wanted, except for one thing I can not solve: I can not get it to uncheck if clicked again, getting like new. The following is the code below: &l...
asked by 12.10.2017 / 19:15
0
answers

Apply effect to UL scrool

Is it possible to apply an effect ( slideDown() / slideUp() ) to a scroll bar of a <ul> ? Type like this: I have a <ul> that opens slideDown() . This <ul> has a barra de scrool...
asked by 12.10.2017 / 20:31
0
answers

Bootstrap Plugin Table - Translation for PT-BR

Hello! I believe I have done loading the plugin and translating correctly, but it is not translating. Can you help me?     
asked by 20.10.2017 / 15:48
1
answer

Shoot animation with scroll

I tried to include the Fade function in the following elements, but I was not successful. The default shown on the site is this . I want to apply this to the <p> tag for when I scroll and go through them, they increase the fon...
asked by 20.05.2014 / 20:34
1
answer

file_get_contents ($ url) Error returned

Hello, I found a function here in the stack for a problem similar to mine however I'm having a problem. The function is: function file_get_contents_retry($url, $attemptsRemaining=3) { $content = file_get_contents($url); $attemptsRem...
asked by 05.10.2017 / 15:36