Questions tagged as 'html5'

0
answers

How to call a modal from another file?

I have a file called principal.php and I have a modal in the file alta.php . mi boton ---------- <a class="btn btn-danger" href="javascript:agregar();">Agregar</a> function agregar(){ $('#myModal').mod...
asked by 13.09.2017 / 23:35
3
answers

PHP Gallery does not load large images. Problem with while

I have been working around a gallery for hours and I can not get it to work, I am a PHP beginner and I would appreciate any help. Attachment code below. In the gallery there are thumbnails and when you click the big picture takes you. The pro...
asked by 27.09.2017 / 22:36
2
answers

Doubt about my javascript linked with html

Good morning everyone, I'm trying to make a menu which when clicking the "label" label changes the src of the image to another one by way of "check", I explain: My intention is that when I click the icon illuminates me, and when clicking the...
asked by 12.09.2017 / 12:03
1
answer

Help With the placeHolder and label Float

I have the following form: As you can see they have the PlaceHolder property, besides this I also add a Floating label, which what makes the I choose the TextBox is placed as a title, as seen in the following Image: So far so g...
asked by 20.09.2017 / 04:47
1
answer

Help With the placeHolder and label Float

I have the following form: As you can see they have the PlaceHolder property, besides this I also add a Floating label, which what makes the I choose the TextBox is placed as a title, as seen in the following Image: So far so g...
asked by 20.09.2017 / 04:47
0
answers

Fill table with json

I am consuming an api that brings me the data of an arduino sensor the problem is that I could not read the data that returns to me in json format I returned it this way {"channel":{"id":363764,"name":"SENSORES","description":"Grupo de sensore...
asked by 15.11.2017 / 22:28
3
answers

Footer does not occupy all the width of despite being the width in 100vh and it is superimposed on the body

I have the following dilemma with my footer and body. It happens that, I am developing the following views but in a certain view (register user) my footer covers part of the body and also does not occupy 100% of the width, if not, like 98%. I us...
asked by 14.09.2017 / 19:19
2
answers

Process VARIOUS selections of ComboBOX in PHP

Dear, it is my first post in this community (and the only one) because I really have more than 3 weeks looking for a solution and I feel it is more complicated than I thought. I will be very explanatory. First with what I have and what I want to...
asked by 08.09.2017 / 18:06
1
answer

Image gallery with manager

Good! someone can guide me or pass a tutorial where they give me an idea of what method to use if I want to create a gallery of images that can be added: add new image, delete image, modify. This I want to add to my website and modify everything...
asked by 10.09.2017 / 10:08
1
answer

validate angular checkboxJS

In relation to a question I asked yesterday Validate if there is a checkbox selected AngularJS As I said yesterday, I have a checkbox list and I had to see if at least one was selected, but another problem has arisen, since with the functio...
asked by 07.09.2017 / 15:13