Questions tagged as 'html'

1
answer

Open dropdown menu and close another dropdown on ipad tablet

I had a problem that when I opened the dropdown on iPad and then I opened another, it only made the open one close and the one I wanted to open did not open when I pressed for the first time, which forced me to press the dropdown twice.     
asked by 09.02.2018 / 14:18
1
answer

Is there any way to privatize the content of an iframe?

I'm working with ArcGIS , creating a map viewer. You can apparently include that viewer in your page. web, which is what I want (a web application). The problem with which I am finding is that the method to insert it in my html document is by a...
asked by 07.02.2018 / 08:20
1
answer

How to enable and my active and non-active suppliers? [closed]

I have a list of suppliers where I have all their information, what I want is that only my assets appear on my main page and when their provider date expires I can remove them from my list of providers without needing to delete them from my data...
asked by 12.02.2018 / 16:11
0
answers

how to write html in ajax

Hello, I have this code for a table with user data. I want to write the options to edit and delete in ajax, but I do not know how they are written, if someone could tell me how it would be helpful PS: I know it is poorly written, so I want yo...
asked by 12.02.2018 / 15:49
3
answers

Show images of MYSQL in php

I'm trying to show an image for every record saved in the database. I have managed to show a square for each record, but I can not see the image. I have a file that is events.php that is this: <?php include_once('conexion.php'); $consult...
asked by 10.02.2018 / 13:08
1
answer

Record and duplicate a record

I currently have a button to record and continue recording another record <button type="submit" name="input" id="input">Grabar y Agregar</button> and he does it well, I want to put another two <button type="submit" name="in...
asked by 07.02.2018 / 17:51
0
answers

undefined by selecting the value of the id attribute of a html button then adding this button by means of ajax jquery

It happens that I load some buttons by means of the append method of jquery, this in the success of an ajax call to the server to obtain some values that I will put in the id each button as well as in its value. When the page loads, it shows...
asked by 16.02.2018 / 16:31
1
answer

configure wordpress

I'm trying to upload a page made in wordpress to a host but when modifying in settings leave the wordpress installation on the server and the url will leave it on the localhost by mistake As in the image, I need to know in which file that con...
asked by 03.02.2018 / 22:26
0
answers

Problem to apply type effect (fadeIn) to different background-image

My problem is this: I'm making an application that displays a series of elements. On the left is the browser with some buttons to access the corresponding content. Each time a button is pressed, the window changes, with the background,...
asked by 06.02.2018 / 09:54
1
answer

Problems with the JQuery-UI DatePicker Calendar, it stays open when setting a setDate when loading my page

I am using the function datepicker() of JQuery-UI and I have programmed it so that when loading my page it shows me the current date in an input HTML . JavaScript code $(document).ready(function(){ $("#fecha-ticket")....
asked by 08.02.2018 / 03:45