Questions tagged as 'html5'

2
answers

Get input data using Jquery

I'm trying to get the value of an input, I do not want to use a button and I want to get the value when I stop selecting the text box in which the data is being entered, any idea of how to start ?? / p>     
asked by 01.02.2018 / 04:34
1
answer

how to put letters inside a background image in Html5?

could you tell me or advise me how I can put the letters inside the image without doing this in the style of the letters: margin-top:-100; since if I do that affects the responsiveness of the image, the framework I use is Foundation.js. T...
asked by 14.05.2017 / 21:43
1
answer

How to make url friendly with .htaccess

Good morning ... I have been researching this topic but I can not find anything to help me, and I want to avoid that the extensions of my file are shown in the URL (eg contacto.php) What should my htaccess file take to be shown /? This is the...
asked by 18.04.2018 / 00:17
1
answer

How to pass data obtained from js to an input of html?

Well my question for some will be basic but it turns out that I am doing a program that increases a button pressed, all right up to here, the problem is that    I want that increment to be printed in an html input since this   I'm doing it wi...
asked by 01.10.2018 / 05:08
1
answer

Navigating a JSON

I want to take the information of this json ( link ) and show them in an HTML and show me only the data of the team that it has as clantag TRCIO, until now I have managed to show me the data, but it shows me those of all the equipment. How could...
asked by 05.10.2016 / 15:38
1
answer

Indicator of web-connected headphones

How can I know if I have headphones connected to my computer? My goal is to get it using HTML5 + JavaScript. The next page shows all the audio output devices, but there is no way to know if the active device is about headphones or not. li...
asked by 07.10.2016 / 12:53
1
answer

Blank space in header - caused by margin-top of ul

Edit : I just saw that it's the ul, but should not I leave the margin relative to the father? I'm doing something as simple as a header, but for some reason, entering a margin in the ul produces the margin outside the parent's contain...
asked by 18.11.2016 / 17:54
3
answers

Center icon in modal window Header

I have the following structure of HTML code: <div class="modal-header-success"> <h3 class="modal-title" style="text-align: center;"> Modal PopUp <button type="button" class="close panelTitleTxt glyphicon glyphicon-rem...
asked by 09.05.2016 / 18:14
1
answer

Change effect of a font

I have a wordpress with a theme in which I want to customize a title that I want to be like this : But the source is like this : I have manually assigned the source that you use and other css effects: .text--superior {...
asked by 11.04.2016 / 21:51
4
answers

Improve the loading speed of my page with Bootstrap

Someone can help me with a performance theme, referring to the loading speed of a web page, since it is not constant. To measure it I use link and in some cases it gives me values in the first load of 1,242 seconds and in others it exceeds...
asked by 08.01.2016 / 18:38