Questions tagged as 'jquery'

3
answers

Uncaught SyntaxError: missing) after argument list

What happens is that I need to perform an exercise that fills me with a php class or show me a list. index.php <div class="container"> <table class="table table-bordered"> <tr> <th colspan="5"> Li...
asked by 14.10.2016 / 14:09
1
answer

Customize excel report generated with html and jquery

I am trying to export a common html table to Excel using Jquery. My script already prints the table, what I need is to personalize the names that appear in the headers as well as sizes of the columns, colors, etc. This is the image of my repo...
asked by 13.10.2016 / 20:26
1
answer

is it possible to know when a selected element is deleted in select2 with jquery? [closed]

I have a select2 with several options selected, the question is, when I remove one of those elements can I know with jquery the event or how to know that the element is being removed?     
asked by 04.11.2016 / 05:40
0
answers

Alternate Divs by selecting with selectors

I have a portfolio of photos in div in which he shows me all the photos and I can select by category as follows: $portfolio_selectors.on('click', function () { $portfolio_selectors.parent().removeClass('active'); $(this).parent(...
asked by 04.11.2016 / 03:51
3
answers

Close a modal window after publishing data correctly

I'm using this modal window of material design which when you click on the close button closes, this same function of that button I want you to do it in the send button when you click and close after sending the data that is shown to me in the...
asked by 19.09.2016 / 01:56
0
answers

How to move an item from a list to a specific contender with jquery ui?

I have a list of items (ul li) and 7 different divs with a different color each, I would like to drag an item from the list to a div, allowing to move that item to the different divs if necessary ... I hope to explain myself better with the imag...
asked by 29.09.2016 / 22:06
3
answers

Rails: Generate table based on data containing dates

I am working on an application in RoR to keep track of maintenance services performed on various machines. To try to simplify a bit, let's say we have two models, on the one hand machines and other services, so that service belongs_to...
asked by 18.09.2016 / 16:19
1
answer

Retrieve Mysql values with PHP and JS in Modal Window Bootstrap

Good evening, I tried to fill a modal window with values of table fields, with jquery , and it recovers all fields except the last 3 and I do not see why. These are the files: the html modal window, the jquery file to fill in and the button...
asked by 10.10.2016 / 02:21
1
answer

Instagram API Tag

What about friends, I come with a problem that has me crazy, and that is that I'm using the instagram API to get photos through a hashtag, what happens is that it worked normally until a few days ago, and today I'm surprised that does not work a...
asked by 25.08.2016 / 03:37
0
answers

I can not load image in the jquery code

Good morning. I'm passing the jquery data to the html so that it shows them and the image is not loading it. This is the code: dataType: "json", url: "/Home/filtro", data: { tran: transaccion, loca: loca, barrio: ba...
asked by 12.11.2016 / 14:16