Questions tagged as 'html'

1
answer

Run a script with content in crontab format

It's my first question in the forum, I tell you because I want to do this, I have a little program with a view in html to redirect the incoming calls from one phone number to another, we select the date / time of passage, recipient and finally w...
asked by 23.05.2016 / 21:49
2
answers

Hopping php html

The problem is that the footer or footer is attached to the images that are going up in the gallery module, but the problem is that it does not make the line jump. GALLERY CODE <!-- gallery --> <div class="gallery" id="ga...
asked by 26.11.2018 / 01:49
2
answers

I NEED HELP PLEASE [closed]

I AM LEARNING AND I DID THIS <!DOCTYPE html> <html> <head> <title>Tu peso en un lugar</title> </head> <body> <h1>tu peso en otro planeta</h1> <p>En la tierra pesas disti...
asked by 29.11.2018 / 23:14
0
answers

My bookmarks are not displayed correctly on my google map

I am working on a .net application with MVC and I have a map where some different icons are loaded, they are brought from a SQL server database, if my application works the problem I have to reload the page several times for these to be shown, t...
asked by 29.03.2018 / 04:55
0
answers

Camera to take picture on android

I have a functional code where I can take a photo from the PC by pulling the file from localhost, you can try it to see its functionality, the problem is when I pass the code to my cell phone and it does not work, I do not know if I should downl...
asked by 06.03.2018 / 17:08
1
answer

How to load the variable with a new data by clicking angular 6

I am trying to make that when the button to create the component is pressed, change the variable, or load the new title that is shown through the variable "gestion", which I want to show ... it seems that it does but when it loads the content of...
asked by 30.08.2018 / 15:45
1
answer

Make a container with position absolute adapt to its content in Chrome

I want the container to adapt to the content (textarea) in Firefox it looks good. But in chrome the container becomes smaller than the textarea. This is what I have tried: .item{ border: solid 1px; position: absolute; } .mar...
asked by 28.05.2018 / 04:59
1
answer

How can I filter the value of a HTMLCollection

I'm doing a type of shopping cart, creating a list of products, through javascript, up there all right, now when I click on some product I will return an HTMLCollection in the form of an array, since there is 9 products I have HTMLCollection (9)...
asked by 27.06.2018 / 01:10
3
answers

Delete ALL nodes children of a div

I am developing an application and I have encountered the following problem: By pressing the "Analyze" button, I dynamically create JavaScript with different div containing their own table with data. The problem arises that pressing...
asked by 10.04.2018 / 22:37
2
answers

iframe for responsive banner

Good morning. I'm having trouble making a responsive banner created with <iframe> . I'm using the same method that I use for videos, but in this case it's not working for me. Code .redes .embed-container { position: r...
asked by 12.03.2017 / 16:06