Questions tagged as 'html'

1
answer

PHP capture bidimensional arrangement

I have been trying to solve a topic, but I have not found the answer ... This piece of code finishes generating an AxB matrix from data retrieved from a database. <?php for ($i=1;$i<=$cantidad_notas;$i++){...
asked by 15.05.2018 / 04:25
0
answers

Problem with Itext Paragraph and CK PrimeFaces Editor

I have a problem reading java an HTML string generated with Primefaces CK Editor: When applying styles of bold, italics or underlining to the text and changing the font size, the generated html is as follows: In an HTML viewer, the t...
asked by 15.05.2018 / 17:34
0
answers

When adding select options to input, group them using badges

I have the following code, which through a select is concatenated the values selected in an input, what I require to do is to place the option chosen in a badge or pager since I want it to be easier to move from position any value that I was sel...
asked by 18.05.2018 / 17:05
0
answers

Get head of a page (with your url)?

Working on a project I had a problem in which I have to get the head of a page (it is not the head of the page on which the js is running) I explain myself better I use the AEM CMS, so all the pages are based on templates, there is a secti...
asked by 21.05.2018 / 22:14
0
answers

Modal windows with php results

Good day, I need to know if there is any way to make the results of php modal windows (one for each result) and buttons that open the corresponding, I have tried several times, but it was like an overload for the site, because when receiving a r...
asked by 11.05.2018 / 21:43
1
answer

How are these types of variables called "TMPL_VAR NAME = JAVAURL" and how are they used?

I'm working on a system made in perl, javascript and html, but I came across this variable: <TMPL_VAR NAME=JAVAURL>    <script language="javascript" src="<TMPL_VAR NAME=JAVAURL>/Functions.js"></script> I h...
asked by 11.05.2018 / 22:58
0
answers

doubt about display table

hi guys, I have the following code: section #info_usuario.conversacion{ border: 3px solid #2856b6; padding: 0px; text-align: left; } section #info_usuario.conversacion h3{ padding: 15px 35px; text-align: center...
asked by 11.05.2018 / 21:51
2
answers

How to read a .txt file from JavaScript?

I am new to web development, surely what I am asking is very simple but I can not find a clear solution. I have a file .txt in the path res/texto.txt , and from a javascript I want to read it to cross it by lines and that. I n...
asked by 11.03.2017 / 21:01
0
answers

Refresh listbox when changing another

I am trying to create a system through listbox, that when selecting one, update the other. One is EQUIPMENT and another is that of PLAYERS. At the moment, I have a script with ajax and an example in php, but it does not work for me...
asked by 17.05.2018 / 09:31
0
answers

DomPDF does not print the same as it shows

clarifying the title of this question: It turns out that DomPDF has two buttons, download and print; when downloading the file appears as it shows in the preview, but when printing simply disappear some margins at the bottom of the pages and...
asked by 11.05.2018 / 17:14