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...
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...
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...
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>...
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....
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...
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...
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:
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...