Questions tagged as 'html5'

1
answer

Select2 Multiple of Bootstrap does not close

I have this problem with the select2 of bootstrap (3.3.7) It is a multiple select that does not close. It is assumed that by clicking outside the select, the dropdown containing the list of options must be closed and it does not. I am using Expl...
asked by 06.04.2017 / 17:59
2
answers

Display submenu when hovering over the LINK of the menu

Good afternoon, I am starting to learn HTML, in this case I am experimenting with the menu, and I would like the submenu to be opened by passing the mouse over the menu link. This is the pull-down menu I have now. The options "Slab...
asked by 03.04.2017 / 22:13
1
answer

Fill Select JSN Uninform from a folder

I have to fill out a specific selection of a JSN Uniform form with the files of a directory, the problem is that clicking on the fill button just reads me a file: How can I read and load all the files in my folder in that select ("45")? Co...
asked by 24.04.2017 / 21:41
0
answers

Does not show gauge chart in bootstrap modal window

Greetings, I have the following problem: I'm doing a gauge graph, using the Gauge.js script, on a Modal window of Bootstrap 3. To this modal I add a view from Laravel. The problem I have is that when I display the modal, the gauge graphic (wh...
asked by 04.04.2017 / 20:39
1
answer

Error Can not read property 'parentNode' of null with Jquery DataTables

I am building a table dynamically, this I have done in other modules of my page exactly the same, but this time I am generating that error and I do not know why, on the page I have another table that I assemble almost the the same way, the only...
asked by 04.04.2017 / 16:18
1
answer

Send data to the controller

I defined a default value in a form that I have in a view (@ Value="afar1793") and I set it disabled so that it could not be modified but when it gets to the controller it becomes null. I have this in my code: View: <div class="form-g...
asked by 27.03.2017 / 01:33
1
answer

Show corresponding message PHP

Good! I'm doing a website at the university and it's the first time I use php, so I do not know much about the language and web development in general. The problem I have is the following: I have an array of objects called $ recibido...
asked by 25.05.2017 / 13:35
0
answers

why does my game stop using Phaser?

Hello Developers , I was developing the Space Invaders game in a library called Pherse.js (JavaScript). When two objects collide (bullet) vs (enemy) my screen freezes, led I leave the code in JS: JS: var fondoJuego; var nave; var TecladoInpu...
asked by 14.04.2017 / 20:28
1
answer

Carrousel video autoplay

I have a carousel with images and videos I have decided to give autoplay to the videos the problem that I have is that when I load the page in which the carousel is automatically reproduced the video I would need it to be automatically reproduce...
asked by 27.04.2017 / 00:19
1
answer

Problem with Watchposition and HTML5 setInterval

I have the following code with which I can obtain the coordinates of a telephone every 15 seconds. The problem is that if the phone is blocked, the setInterval function stops working and it does not save the coordinates until after unlocking...
asked by 08.03.2017 / 18:06