Questions tagged as 'html'

0
answers

Html duplicated with wkhtmltopdf

I am implementing an HTML to PDF conversion with wkhtmltopdf , I have two problems: I do not respect the HTML styles The main one and more, he is putting the content to me many times. Deputy code: Process process; ProcessStartInfo pr...
asked by 20.07.2017 / 19:14
1
answer

Send a form by mail

hello everyone good I'm trying as I can send a form that contains php to an email WITH PHPMAILER
asked by 21.06.2017 / 22:10
2
answers

When I remove a row of 'tr', it generates an error when adding them - jQuery

Hello, I'm trying to Remove a row from a table, I remove it visually, the code works fine but I have a function that is add This function is triggered every time I click on the add button, everything goes fine if I remove the last row bu...
asked by 13.06.2017 / 22:05
2
answers

Hide / Show sidebar submenu

I need to show and hide the sub-menu by clicking for example on the word Libros and that I display the items that it has. I need the code below: function openNav() { document.getElementById("sidr").style.width = "300px"; }...
asked by 13.06.2017 / 19:38
2
answers

Problem with searching for items loaded by .load ()

I am experimenting with a new platform of forums and a problem has arisen to me: I have tried to load, by means of load , a section of the forum to extract its id and place it on the current page. What happens is that, for some reason, whe...
asked by 24.06.2017 / 15:27
0
answers

Lag in an input of type text

I'm having a real-time lag problem in a text input of a form. With lag I mean that when writing, since you press a letter until it is displayed on the screen, it takes a few thousandths of a second, and if you write fast it costs more and the pr...
asked by 17.07.2017 / 10:24
1
answer

Problem with property hover css

I have a button that when the mouse passes two buttons are shown, but I have an error that when clicking on a button of the two shown, they are lost. How can I solve this problem? This is my code: .stBoton { padding: 10px; }...
asked by 18.06.2017 / 05:27
1
answer

I can not display imagene with vue using axios

Hello, I am using vue with axios to request information from an API and it works with the data as name, date but when I want to use it with a img src="" it does not work: html: <div class="container" id="app"> <...
asked by 26.05.2017 / 19:38
1
answer

Center a Table with TCPDF

I have to print a table with TCPDF, but I want the media to be displayed (centered), I can not use css (because the library does not interpret them) and the $ tcp- > multicell () does not help me either , since the location on my page varies...
asked by 24.05.2017 / 21:21
0
answers

Is there any way to export a model in invission? [closed]

I have several mockups and I already have them with commands but I have not been able to find the way to create an executable or something similar so that I can run it without the need of the website.     
asked by 30.08.2017 / 03:50