Questions tagged as 'html'

0
answers

Selector does not work

Good afternoon, I have a table where I have a record selector checkbox. I want to select some records to change the value of a variable common to all of them but I have no way to pass those values by POST. Everything goes through a modal but I w...
asked by 06.10.2017 / 14:32
1
answer

different sections created in html are placed next to each other in an undesired way, when using bootstrap

Now try using clear: both; to eliminate floating positioning in case there is and also I put display: block to each section and even so it puts them side by side instead of below the other. My code is as follows @charset "UTF-8"; body {...
asked by 04.10.2017 / 17:24
0
answers

can support me, I want to show data from a firebase database in an HTML table

Good afternoon I would like to show the following data in an HTML table since the data was sent from an app but I want to visualize it in a web app or HTML, thanks     
asked by 04.10.2017 / 19:55
0
answers

Problems with flip card in IE 11

Hello everyone (or another time), I have asked for a favor that I have done with pleasure, but favors are always paid dearly. I have been asked to add a flip card so that when people go to TEAM on the web, they will see the team and when they ho...
asked by 16.10.2017 / 14:59
0
answers

My photos are lost with the paginator

When loading the page it works well it shows me the images but if I put the following one in the paginator the images are lost I have the doubt to that this is due. It works well At the moment of clicking the next pager or the number is lost....
asked by 04.10.2017 / 19:56
1
answer

How to see a folder of images with PHP if on my host I put all the permissions for the owner?

Hi, I was able to protect folders with hostinger by removing folder permissions. My idea is that both the images and the php files are not visible unless you use php code like the following, I want them to be visible only to clients and workers....
asked by 13.10.2017 / 21:54
2
answers

Problem with css styles when passing variables by GET in PHP

I am sending a variable through the GET method in PHP, it receives it and executes the actions correctly, the problem is with the CSS styles, the procedure is as follows: 1- Send $ id through the GET method from AppTarea / index.php <div...
asked by 23.11.2017 / 22:37
0
answers

Dynamic html table

I have the following table: <table class="table table-hover table-responsive"> <thead> <tr> <th>Codigo</th> <th>Descripcion</th> <th>Unidad</th> &...
asked by 24.10.2017 / 16:02
1
answer

Problem with call to dompdf

Good morning I was watching a tutorial of dompdf to install it but I can not find more recent tutos and when I put the sentence require_once 'dompdf-master/src/autoloader.php'; it gives me this error I appreciate all the help...
asked by 24.10.2017 / 16:02
3
answers

Error php when you press a button

Hi, I'm new to php. I have a question with the button on my page. At the moment of clicking the button, it does not show me anything, but in my code, if it is configured to see if it is pressed or not. When I use the question mark in front of th...
asked by 24.10.2017 / 23:51