Questions tagged as 'jquery'

1
answer

Jquery of my page does not work after being called by an XMLHttpRequest

I have the following code that takes a table in a php page and brings the table into a div in my index. But in my page getreult.php has jquery codes, but they do not work, and if I want to perform some function when clicking on a button that...
asked by 22.01.2018 / 09:20
0
answers

Owlcarousel: enable paging visualization for different sliders

I'm finishing customizing a slider, using OwnCarousel. However, this page already has another slider, which shows the products. What I've done so far, lets them have the arrows for different sliders: var slider1 = $('.owl_carousel.ba...
asked by 19.01.2018 / 22:08
0
answers

How to create a loading state in the middle of two Login steps

Hello, I would like to know the following: I'm making a Login screen, where it is divided into two steps. The first user types the email, and in the second step, the user types his password and proceeds further. But I want an intermediate ste...
asked by 20.01.2018 / 12:17
1
answer

show user by registered registration Codeigniter

Hello, I would really like your help, because I do not work in the area, but I really like to learn, I started messing with codeigniter, I'm making a system for my work people, today everything is done in excel. The system is to manage associate...
asked by 22.01.2018 / 17:57
0
answers

How to modify the label of each dataset in charts.js?

I have this example code and I wanted each set that contained 4 data, however I wanted each die to have a specific name example, in the first set I have, first class, second class, third class and fourth class, this repeats for the other sets, I...
asked by 26.01.2018 / 18:28
0
answers

How to send data in a sub-page BootstrapDialog?

Personal in the example below I show a form inside the Dialog, this form in turn needs to receive some parameters: BootstrapDialog.show({ message: function(dialog) { var $message = $('<div></div>');...
asked by 19.01.2018 / 17:12
0
answers

Geolocation does not work when closing and opening the modal

Geolocation only works the first time I open the modal, if I close and open again it just does not work Strangely if I change browser tab and return it works, I am using chrome in linux Follow the problem gif    link var map,...
asked by 24.01.2018 / 22:15
2
answers

How to expand row table with click

I am making a table and it will have a visible tr and below a hidden one and so on. In the last one, I put an 'expandTable' class and hide a 'HiddenTable' class. At the time of the click instead of opening the correspondent ends up opening all t...
asked by 19.01.2018 / 12:57
0
answers

Height of my website

Good night, I made a responsive website and I was testing in mozilla to see how it was on the mobile devices and it seemed okay, but when I put it in the air it was not what I expected. This is how I tested it and how I wanted it: That'showyo...
asked by 18.01.2018 / 23:03
0
answers

Neighborhood outline using the Google Maps API

Hello! I am creating a map for visualizing a municipality with all the neighborhoods. Using the kmz made available by IBGE I managed to get around the municipality I want, but I did not find any kmz for the neighborhoods. I noticed that research...
asked by 16.01.2018 / 23:12