Questions tagged as 'jquery'

1
answer

C # Razor - error when saving a form with radio button

I have a problem saving a form by a radio button, it always saves the value zero and must be on demand according to what the user selects: <div class="form-group"> <label for="BONUS" class="col-md-2 control-label">Bono:</lab...
asked by 29.03.2018 / 05:45
0
answers

Select2 PHP search does not work

Hello good day I'm using the js select2 to fill a combo, I managed to fill it but the search now does not work for any character. This is my code js $(document).ready(function(){ // $('#panel_mantenimiento').hide(); $('#reg_id').select2({...
asked by 31.03.2018 / 23:01
1
answer

Correct Menu Hamburger Animation

I need help in the animation of my hamburger menu, when we click on the menu the animation is executed well, but it is also activated by clicking anywhere in the document HELP! <a href="https://gyazo.com/b9990a79cdfa722aa3feb6eea3e0228b">...
asked by 10.04.2018 / 06:48
3
answers

How to value an input that is inside a form? with jQuery

Good I wanted to know how to print a value in an input that is in a Form within a Modal with jQuery, if I put the input out of the Form it prints it normally but when I put the input into the Form it does not. This is the function I use to br...
asked by 09.04.2018 / 19:50
1
answer

Do not load the data in the select tag using materialize

I am sending some data by jquery to the html and it sends them. but the select does not show them I think it's because I use a css framework called materialize, and by not selecting the js of the select again, it does not load the data I sent....
asked by 29.05.2018 / 21:28
0
answers

Problems sending form with jquery and validating it

I have the following problem, I have a form and I am including each part with php and validating the form with a jquery library this is the link Jquery validation , I validate the form and show the following but in the following form after vali...
asked by 27.03.2018 / 19:23
1
answer

How to activate different sliders on a page when clicking

I have 3 banners with photos from 3 different places. I need to click on a figure to activate, in a box, the banner of place 1, then click on another figure to activate, in the same box, the banner of place 2 and so on. Can somebody help me. I t...
asked by 03.04.2018 / 06:44
1
answer

How to calculate the domain and range of a function?

Good morning. I have a web application in which based on a function I must present the domain and range of this function, for example, the function 2X + 3 obtain the domain and the range. I do not know if there is a library for this type of s...
asked by 15.03.2018 / 00:47
0
answers

is there a row limit for a table using the jquery dataTable plugin?

I'm using datatable to show records that are queried to a database by means of a web service, I see that the records are drawn correctly when the rows do not exceed 10,000 records on average, the more problems begin when drawing the board, the q...
asked by 19.04.2018 / 23:45
1
answer

Problem with a class called cs-select

I have a problem with the class cs-select , which does not allow me to activate and deactivate a select. HTML: <div class="form-group"> <label class="col-sm-2 control-label">Forma de pago:</label> <div class="...
asked by 19.04.2018 / 14:28