I have a span that shows values from a range noUISlider, of that span I want to take the value it throws when I move the selector and store it to use it in a mathematical operation (multiply I divide by another value) and that resu...
Hello everyone, I am trying to focus these div but I could not and I would appreciate your help.
*
{
margin:0px;
padding: 0px;
}
#header
{
margin:auto;
width:600px;
font-family:Arial, Helvetica, sans-serif;
}
u...
Good, You are trying to add an action to each button that is generated with a query, as you can see I do 3 actions for each items : modify | See | Approvals .
See PDF files in
How can I add one action to each button for each record...
Hello, I am having problems with an input form of numbers, it turns out that when I repeat the whole div, it only takes style to only one.
(function ( $ ) {
$.fn.bootstrapNumber = function( options ) {
var settings = $.extend({...
I have the following html code drop-down list, with which I need to link some already designed reports
<label class="w3-text-teal"><b>Tipo de Reportes|</b>
<select name="Lista" class="w3-border">...
I am trying to attach to my website a simple iframe taken from youtube.
The issue is that (work with wordpress), do it from the code or do it through custom fields with an editor, or direct in a post gives me the following problem.
Error parsi...
good morning I'm doing a project with bootstrap and I'm new using it I'm trying to create a carrousel as indicated in the documentation but it does not work for me. I am looking for what may be the reason but I do not find it I wou...
I'm trying to get a value like this
var pgr = $("#myProgress").val();
var mbar = $("#myBar").val();
Only that it returns empty to me "", if I do with the
var prg = document.getElementById("myProgress");
I get something like the followi...
I am trying to create a contact form which shares the screen with my personal data: name, address, etc.
Osea my data on the left and the form on the right, leaving margin between them and left and right of both.
Once they showed me (Alvaro Monto...
How to do so that by giving click icon, I can send the icon name to input , in this case I need to send input what contains the class of my tag i < i class="fa fa-android"> < /i>