Questions tagged as 'html'

1
answer

as I do so that the form fields are not deleted without php

I have a form and I want that when the visitor enters their data and they "send" it will not be deleted if they are still there and can decide whether to send another email with the same data or start deleting them to write others, as achieveme...
asked by 08.07.2018 / 00:58
1
answer

Mostar Image depending on the result

I have a code in which I need to show the IMAGE corresponding to a triangle if it is isosceles, equilatero or scalene Current code: <html> <head> <title> Area de un triangulo </title> </head> <center>...
asked by 08.07.2018 / 04:03
0
answers

Slider on DIV in javascript or css

I would like to know how I could make a slider menu or I do not know how to call it, I searched the internet but I can not find anything because I do not know how to define the truth, I would like to recommend some way of doing it, or some books...
asked by 12.07.2018 / 16:42
0
answers

Delay loading own font

I have a source hosted on my server on my website and a few weeks ago I realized that in Chrome, once loaded all the content of the page, it takes less than a second to load the source. Is there a way to optimize the load and that there is no de...
asked by 12.07.2018 / 17:02
0
answers

Jquery does not execute events of elements called dynamically

I tell you: I have an Ajax request that brings me some data and loads it into a table. Between these data there is HTML code of a button, and when it loads, it loads super well. In the template, where the aforementioned table is loaded, I put "l...
asked by 04.07.2018 / 20:51
0
answers

Upload an image to MySQL by uploading the image through an HTML form via Java

I have a form to update the information of the profile, in this case a new password and the image. The fact is that changing the password works but upload the image to the database no, I already have a medium blob column in my database for the i...
asked by 04.07.2018 / 21:18
1
answer

work with the bars icon so that the list works in responsive mode?

A consultation! let's see if you can help me. I am working on a simple website project (I am still a junior: D). In the Index to view in pc each of the menu items leads to a specific section of the page (that works perfectly). However when...
asked by 09.07.2018 / 00:18
0
answers

Datepicker Safari problems

I have problems with the input tag more specific with the date I read it is because of compatibility problems, someone knows what I can do apart from using Jquery UI     
asked by 06.07.2018 / 03:50
1
answer

expand height iframe dynamically

I have a layout of 2 columns: the first with a map and the second with info. I managed to get the iframe on the map to fit the width, but I do not know how to dynamically increase the height and that the map is the same height as the accompanyin...
asked by 06.07.2018 / 10:16
0
answers

PHP JSON join 2 values

I'm creating a PHP to create a JSON and load a table where I can check the order records, where I have directions and directions to get separately. I want to be able to join those two columns to be able to put those results in a single column of...
asked by 12.07.2018 / 16:27