Questions tagged as 'html5'

1
answer

How can I make the chosen value in a combo go to the select?

function ComboAnio(){ var meses = new Array("01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"); var d = new Date(); var n = d.getMonth(); var y = d.getFullYear(); var select = document.getElementById("sele...
asked by 05.09.2018 / 02:05
0
answers

how to make relationships in cloud firestore web

I am working on a project in Firestore, html5, js, boostrap and use CloudFirestore in the database. My question is how can I do join or relations in my tables in order to visualize the data? I am new to this topic and I do not have much experien...
asked by 17.09.2018 / 15:30
2
answers

The css file linked to my html does not work correctly

I'm trying new styles but when it comes to creating them in css it does not show me the expected result. Apparently I see the code correctly but I do not believe the 3 black boxes that this code should create. HTML: <head> <met...
asked by 02.09.2018 / 01:08
1
answer

API IndexedDB problems removing objects

I am new to all this programming and I am working with the IndexedDB API I have been analyzing my code for a long time and I can not find the error beforehand thanks for the help. The problem is the following button to delete each of the objects...
asked by 01.09.2018 / 20:14
2
answers

div with absolute position does not respect the relative position of its container

I have a problem to design the Section tabs in the Home of a Web that I am developing. Even though I have established the container with relative position, the boxes with absolute position continue taking as reference the width and height of...
asked by 02.09.2018 / 23:07
0
answers

http error 500 in miarroba

A blog that worked well for me at localhost with Xampp I have uploaded it to miarroba, and when I try to see it on the internet I get the following error:    This page does not work The realzaragoza.webcindario.com page does not work   You ca...
asked by 12.09.2018 / 09:01
1
answer

Execute functions simultaneously from the controller in AngularJS

Only one function is executed and not the 3 that I request .. HTML: <form class="form-inline text-center"> <div class="form-group col-xs-6"> <label for="puns">Puntualidad primera compra: </label> <s...
asked by 31.08.2018 / 20:34
2
answers

Stop hover with a jQuery click

I am working with HTML5, Bootstrap, JQuery and CSS 3, I have a grid in which the div starts to be marked according to the color of the selected button, the div is not started until you click where you want to go start painting. This is wh...
asked by 03.09.2018 / 20:07
0
answers

template for LifeRay 7.1

Could someone explain to me how it is possible to create this template for a site in Liferay 7.1? is my first time using Liferay 7.1 (Liferay Community Edition Portal 7.1.0 CE GA1) and the truth is nothing about how to create a template or theme...
asked by 30.08.2018 / 22:26
0
answers

Problem to register a data Foraneo

I tell you I have a problem to insert the following data and it shows me the following error and I do not know how to solve it    Error paying parkingSQLSTATE [23000]: Integrity constraint   violation: 1452 Can not add or update to child row:...
asked by 29.08.2018 / 18:20