Questions tagged as 'html'

0
answers

Pager does not work on call from ajax

Hello, I have a simple pager. The paginator works entering from its own page, but it turns out that the data that pages are loaded in a div through AJAX, then when trying to advance between the links of the pager shows me an error of Object not...
asked by 27.11.2018 / 03:27
0
answers

Show image stored in MySQL with PHP

I have a file that allows me to make modifications to a MySQL registry which includes adding an image. When I try to send the data to another file to make a PDF I do not recognize the image, it recognizes the path "images / imag1.png".    Thi...
asked by 27.11.2018 / 06:02
0
answers

html and css in a class practice

Now it is the submenu of the submenu that does not appear to me when I go to the name and also how I put the submenu so that it comes out below his father. /* Menú */ nav { width:90%; max-width:1000px; margin: auto; ma...
asked by 26.11.2018 / 13:14
0
answers

Problems with bootstrap table headers 3

I have a table created with boostrap 3 and used datatable to have the data better organized and be able to search more easily. The problem that is presenting the table is that the titles are not well aligned as the size of the device is getting...
asked by 24.11.2018 / 02:16
0
answers

Why does not my test work?

<!DOCTYPE html> <html> <head> <meta charset="utf-8"><!--Tipografia látina--> <meta name="viewport" content="width=device-width, user-scalable=no, maximum-scale=1.0, minimun-scale=1.0"/><!--Para el re...
asked by 24.11.2018 / 01:18
1
answer

keep selected select value

Hi, I have a select that filled it with values from the database; each value is associated with another table. What I need is that the option of select that appears selected is the one that is associated with the other table. <...
asked by 29.11.2018 / 14:18
0
answers

Problem with bootstrap modal window

When I open a modal window with bootstrap I see a white box behind this window, how can I remove this? I'm using the Bootstrap 3.3.6 library link "     link     link <div class="modal fade" id="miModal0" tabindex="-1" role="dialog...
asked by 24.11.2018 / 20:08
1
answer

Uncaught ReferenceError: rand_linea is not defined at HTMLInputElement.onclick

Someone could tell me why I get the error "Uncaught ReferenceError: rand_linea is not defined at HTMLInputElement.onclick" I fixed everything and can not find the why, thanks for reading! <!DOCTYPE html> <html> <script language=...
asked by 24.11.2018 / 18:22
0
answers

I have a problem with Uncaught TypeError: Can not read property and I'm going crazy

I have a problem with Uncaught TypeError: Can not read property and I'm going crazy I need your help I have this error:    Uncaught TypeError: Can not read property 'text' of undefined       at recordQuote (script.js: 1245)       at HTMLButto...
asked by 24.11.2018 / 20:26
0
answers

redirect with a select to another page

good to all I hope that they are well, today I come to ask for help in IONIC to see how I can through a select in html redirect to a page according to the option that the user chooses this is the html code <ion-item> &l...
asked by 24.11.2018 / 20:17