Questions tagged as 'jquery'

2
answers

How to Make a Mask for field validation

How can I chew a field where the user does not set this pattern down example '0.50', '0.60', '0.70' decimal values always within double quotes and comma-separated if typed wrong show message     
asked by 04.02.2018 / 18:11
1
answer

I need help to use pluguim bigmoney.js

Hello, I need to make calculations like the pluguim bigmoney.js, someone explain to me with examples how to use .. to make operations in our "real" currency, I mainly need for percentage, how to calculate percentage and and then add this value t...
asked by 04.02.2018 / 12:41
0
answers

Make the banner accept to drag the image

Hello, I'm using a jquery slider banner . I would like to know how to make it accept dragging the image to pass the slide. In your options there is, but does anyone know how to implement this feature, without having to change the plugin? becaus...
asked by 29.03.2018 / 22:54
0
answers

Javascript with PHP to generate a PDF

I'm having a PivotTable in JavaScript . I need to send to PHP all the items that have been added to it and generate a PDF with class mPDF . Someone could help. HTML / Javascript code: link PHP Code: <?php $item = utf8_encod...
asked by 30.03.2018 / 00:48
0
answers

Fancybox - Refresh parent after closing

I'm using a Fancybox iframe where when the user confirms a question I want to update the contents of the original page after success in an ajax: $.ajax({ type: 'POST', url: 'excluir_foto2.asp', data: {cod: cod},...
asked by 01.02.2018 / 13:40
1
answer

Owl Carousel + Vue.js with dynamic item

Hello, I have a component that initializes a slider with dynamic items coming from the database. However, I have a search box that makes a new request to the database and returns new items to replace the existing ones in the slider. But it is no...
asked by 01.02.2018 / 17:37
0
answers

Date range beforeshowday datepicker

How do I block a date range? remembering that I will have to receive several date, it could be in json, or other format Type submit 2/2/2018 5/2/2018 and block the range     
asked by 02.02.2018 / 15:11
1
answer

Line number in table

I have a table and I want it to appear when the information button is clicked on the next line (which is hidden). For this I would have to get the value of the td that I clicked and enable with the display: block only the line with value of t...
asked by 02.02.2018 / 17:47
0
answers

Scroll bar the last section

I'm trying to make a site where the penultimate section assumes a fixed position and the last one goes over. However, the goal is for the latter to never be halfway through. For this, after placing the penultimate section in fixed position, I de...
asked by 02.02.2018 / 16:18
0
answers

Zoom in on the map according to the value coming from a selectbox

I'd like some help to do what's in the title. I'll explain: I have 3 chained selects, where one depends on the other and when choosing the last, for example, I choose option 74. This value 74 is equivalent to some area of the map, so I would...
asked by 02.02.2018 / 15:15