I have a problem which the required does not work and then it does not work either go to the hello page.html
function confirmar(){
var listasexo = document.formconf.elements["genero"];
var sexo;
for(var i = 0 ; i < li...
I've attached the modal in case somebody can help me thk is in the priority modal
?php
if (isset($con))
{
?>
<div class="modal fade" id="myModal20" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class=...
Hello, I am new in this of HTML , CSS and JavaScript I was watching some tutorials of computer pills: D, and well if I do not have an error when viewing the page in the browser, it appears doubts because in the debugger marks...
I have a JSP in which I have to modify an INPUT in a certain way and its final value should be passed to an object, I have tried it in several ways but I do not recover the value. I leave here some examples of how I have tried to do, if someone...
I have a problem with an icon svg in angular-material , when I load my page the icon loads correctly with the following code: <md-icon md-svg-icon="{{ aaa.stat }}" aria-label="Icons Status"></md-icon> I am making...
You want to change the search engine according to your category, this is the search engine in angular.js + Laravel:
<select id="selector-sectores" data-placeholder="+ AÑADIR CATEGORÍA" class="form-control"
chosen="categorias" ng-model="c...
link
I try to modify the width and it grows but until the height grows I do not know what I could do or if I'm doing it wrong, example is like this
Now just modifying the width grows as a whole and not just the width
CSS
@f...
I want to call a form within a table or cell, but only the table is updated, not the rest of the page, in a few words I want a button and press it to generate a form to record data, but that is generated on the same page
I need to use an object introduced in a JSP, the problem is that when I try to use it, it tells me that the variable " Championship can not be resolved to a type ". I guess I should do some kind of import, but I do not know exactly how. Can some...
I have a form but my submit button does not respond, although I give it a function to take the data to another page, it does not do anything
all the code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="...