Questions tagged as 'html5'

0
answers

Fixed table header with scrolling on the body and button format inside

Hello, I am trying to generate a table in a reagent project with scrolling function in your body. So far the only thing I have achieved is to scroll the entire table. Does anyone help me with any suggestions on how to fix the header? This is...
asked by 25.06.2018 / 21:33
1
answer

Convert longitude and latitude to angular direction 5

They are sending me the longitude and latitude of a device and I have to place it on a map that I do but I have to show the latitude, longitude and direction of the device next to the map, my question is how can I convert that latitude and longi...
asked by 29.06.2018 / 17:54
0
answers

Retrieve record in a DATATABLE to be able to edit it - Django

I have a form in which the following data is recorded: ORIGEN , CANTIDAD , DEFECTO , COMPONENTE , COMENTARIO and% DATATABLE a ITEM is selected. Once the information is captured, the record is saved...
asked by 16.07.2018 / 23:20
0
answers

hide and show a div from another view by obtaining URL variable value

This is the code on the Origin page <li class=" column list-group-item float-e-margins"> <a href="~/Questions/Questions?valor=1"> <span class=" label label-primary">REGISTRO</span> </a> </li>...
asked by 02.07.2018 / 14:43
2
answers

Business with the Checkbox

good morning to all, what I want to do I think it's something simple but I do not give with the answer, I'm trying to make a form and I need to locate the checkboxes on the right and the options on the left. This is a bootstrap example....
asked by 21.06.2018 / 17:00
0
answers

How can I get audios of different HTML, which are called with the load () method of jQuery, not to interfere in certain div?

HTML <div class="fondo"> <section class="channels"> <ul> <li><button id="Hitlist">Ch.1 - Hitlist</button></li> <li><button id="ElektroXploit">Ch.2 - ElektroXploit</bu...
asked by 24.06.2018 / 00:50
0
answers

tabs checkbox AdminLTE v2.3.8 urgent help

Sorry, I had this code in a previous template and they asked me to migrate it to this version of AdminLTE but it does not work for me and I have the bosses on top. I need to use checkbox with tabs help please I want you to show me the co...
asked by 20.06.2018 / 17:50
2
answers

Perform input type input with button

I hope this question does not sound absurd but I have to make an input but without using input I have to capture only numbers and always round to the nearest, pure whole numbers ie: entry = & 149; output => 100 and perform the buttons that norma...
asked by 23.06.2018 / 01:55
0
answers

How do I show an xml on the screen that is in memory?

I have an xml in memory in base64 then I convert it to xml, that xml I want to see it on the screen without having to download it that looks like either in a modal window or in another tab of the navergador:     
asked by 22.06.2018 / 21:00
0
answers

hide the dropdown by clicking anywhere on the screen when the dropdown is displayed

I need to hide the dropdown by clicking anywhere on the screen when the dropdown is displayed. How can I do? Steps 1-click the label dropdown 2-Click anywhere on the screen Expected behavior The dropdown disappears Current beha...
asked by 16.06.2018 / 23:06