Good morning. I have the following situation, I have a table, which generates rows every time the 'add' button is pressed, within the created TDs there are some input that keep the information stored, all the above is inside of a form that g...
I am new in JS and I am confused in this, post request by AJAX , I would like to know if my comments are ok and if I am correct because I am confused enough, a post request opens and you are pass 3 arguments, string...
What I'm trying to do is highlight some dates, taken from a database, in a datepicker. After searching a lot on the internet it seems normal, but I can not get it ... any help will be welcome.
My codes:
//función para mostrar el calendario...
The following function searches all the questions and answers that have been generated in a table in a dynamic way to carry out a questionnaire of x number of questions with x number of answers.
However, when we want to pass the object to a p...
I am wanting to add a title for each image when I do the hover and I would like to place it as the example of the attached image, the problem that I was testing and it does not allow me to position it over the image and that is in the top limit,...
I am doing a web application in C # ASP.NET MVC5, I need in the view to validate a dropdownlist that is not empty, and when it is full send the data to the controller.
JavaScript
function Validar() {
var pais_id = document.getElementB...
When I write a htlm select it makes it normal on the screen, but when I do multiselect with jquery, I duplicate it
HTML
this is the html code
<div class="form-group">
<label for="SelectdestinoP" class="col-lg-2 control-...
Hi, I'm having a problem with the text that I apply to the image of a bootstrap carousel, the problem is when it does the hover, where the content stays fixed. But it should do the same effect as the text below. The content not adaptable to the...