Questions tagged as 'html'

1
answer

Add Spinner to my button

I'm working with a spinner on a button. I can not add my spinner correctly, this is an image .gif that when loading the page the spinner appears in the whole window and should appear at the moment of clicking on the onclick...
asked by 26.01.2018 / 17:48
1
answer

Why should the overlay and spinner go to the beginning of the body?

Hi, I'm good at this, I'd like to know why the overlay together with the spinner etc go to the beginning of the body, I know this is the right way but I have it down and it's no problem, but because it's usually put above? Regards, thanks...
asked by 01.02.2018 / 21:45
1
answer

embed image to HTML with python

I am developing a small website with Python and Flask. I came across a small conflict, the web is for a developer event that will be in the company and has a section of registration and another of projects, where all the projects that we already...
asked by 01.02.2018 / 20:42
0
answers

Function ondblclick

I try to perform an ondblclick function with javaScript inside a table, when you double-click on the row of the table a text area is displayed to edit the content, the problem is that as long as little text works wonderfully, when the text is lo...
asked by 29.01.2018 / 16:04
1
answer

Error sending Newsletter by mailing

Good morning gentlemen, I wanted to see if they could get me out of a bind, I have a client who commissioned a newsletter with interactive sectors linked to their networks and web, it happens that I built it entirely in html, when uploading it t...
asked by 29.01.2018 / 17:41
0
answers

How can I modify the MX files on my website in order to send emails?

Greetings. I'm trying to launch a web page with registration on GoDaddy.com I had already registered a domain of a web page in my Goddady account (web page 1.com). Then I create another domain called (paguina web2.com), in this, try to...
asked by 22.01.2018 / 23:26
0
answers

How to remove part of an array from a daughter window, opener?

I'm new to this, I do not understand why the pop method does not work on a parent window, I see in the console that the elements are deleted but the page should be refreshed, should not it? I do not know how to do this. I have several...
asked by 22.01.2018 / 12:24
2
answers

Relate html and php in a single file

I'm quite new to php, however, my connection to the server is successful, what hinders me is to make a table in HTML with the fields that are extracted from the connection and I want the results to show me the table and something that I'm doing...
asked by 22.01.2018 / 17:02
0
answers

PHP combobox mysql

How can I get to fill a combobox in html with mysql data? I have this done but it does not work. <?php //Creando conexion $conexion=mysqli_connect("localhost","root","") or die("Problemas en la conexion"); //seleccionando base mysqli_se...
asked by 22.01.2018 / 19:06
1
answer

Carousel thumbnail bootstrap 4

I'm doing an article section related to bootstrap 4 but, the problem is that nothing is achieved to see an item instead of the 4 that should have the carousel. <div class="container"> <div class="col-sm-12"> <h3>ARTÍCULO...
asked by 22.01.2018 / 17:58