Questions tagged as 'html'

1
answer

How to change variable data in glDatepicker?

Good morning community of programmers, I have a problem and it is the following, I have the following code: $(document).ready(function(){ $('#mydate').glDatePicker( { showAlways: false, hideOnClick: true, allowMont...
asked by 17.05.2018 / 19:10
1
answer

get the last major and repeated records without grouping mysql

I have a table id_periodo '| id_mesa 1 1 1 1 2 1 2 1 How can I select the last% co_of% greater? I was trying SELECT period_id, table_id FROM table where file_id = 1 ORDER BY peri...
asked by 17.05.2018 / 13:50
1
answer

is there any way in which javascript identifies if the html object is a select or an input?

I am developing a tool on a web page that has several forms for filling information, my query is if it is possible with javascript to differentiate between a select or an input. I appreciate the help     
asked by 08.05.2018 / 15:41
1
answer

Advanced DIV transparency

How are you? I want to achieve transparency to a couple of half circles to the sides of a modal like the following image, could someone tell me if it is possible to do it? The only thing I have achieved is to create two circles on the sides a...
asked by 22.05.2018 / 16:14
0
answers

Boost for mp3 audio with javascript

I'm trying to play this sound link 5 times higher, but I can not: document.getElementById("myaudio").volume = 5; setTimeout(function(){document.getElementById("myaudio").play();},1); setTimeout(function(){document.getElementById("mya...
asked by 22.05.2018 / 16:42
1
answer

TypeError: 'undefined' is not a function (evaluating 'link.click ()') Safari

How about? I am setting up a page with Wordpress, where you have the possibility of, by pressing a button, you will download a full .csv of all the subscribers to the page. In Chrome, IE and Firefox, this button works, but in Safari it gives me...
asked by 03.05.2018 / 15:15
2
answers

AJAX Multiples submit in a form

I need to have 2 or more buttons in a FORM and each with a different action, I know that I can do this directly with HTML by adding a formaction but I need to do this from AJAX , I am also aware that I can use a onclick on each button,...
asked by 04.05.2018 / 15:36
0
answers

Run browser in full screen when launching S.O Linux

I'm doing a Domotic project in which I have the following components: RaspberryPi + Relays to operate lights. TouchScreen 15 ** screen The interface and back-end I did everything in web environment (HTML + CSS + NODEJS + SOCKET.IO)...
asked by 04.05.2018 / 16:55
0
answers

Problems with nested combobox

I have a problem with a nested combobox, at the moment of choosing the first list I should automatically load the second list with the corresponding code, but it does not, what it does is load it but I have to choose it manually, here is the ima...
asked by 30.04.2018 / 20:06
0
answers

Gregar Campos en Automatico by clicking on voton [+] or deleting fields to click on button [-]

Hello everyone, I'm looking for a way to add or delete a line of fields. I have 8 fields and I want to see how to add an equal line by clicking on the add button. <form class="form-horizontal form-label-left" action="php/GuardarPerso...
asked by 27.06.2018 / 22:38