Questions tagged as 'html'

0
answers

Form error

I ask you a question, when I click on my form in the send button, you are sending me the message: "A problem has occurred, please try again." I have the following HTML form: <form name="sentMessage" class="positioned" id="contactForm"...
asked by 01.06.2018 / 02:28
0
answers

Implement correctly rel = alternate, rel = canonical and rel = amphtml

I'm going crazy to try to understand how I should implement these tags so as not to get Google dizzy with what it has to index and what it does not. The fact is that I have a news section with an AMP version. In addition, some of these news also...
asked by 03.06.2018 / 23:08
1
answer

Align table cell vertically with bootstrap

Good morning, I want to vertically align the text of a table that is being 'printed' by means of a .php by ajax, I have tried to put the attribute to the td tags with: valign="center" (I read that it no longer works in HTML5, therefore it...
asked by 01.06.2018 / 18:59
1
answer

Pass different javascript html variables when clicking

I'm with a calendar with html and javascript, and I would like to click on one day to open another html that I have indicating the year, month and day that I have previously selected. Before they tell me anything, I looked at the forum for di...
asked by 08.06.2018 / 11:00
0
answers

Problems with dompdf when printing images

I have problems, I do not generate the pdf when I try to insert an image in the pdf format, I use the dompdf library, here my code. <html> <head> <style type="text/css" > </style> </head> <body...
asked by 02.06.2018 / 04:41
0
answers

Is it correct to put es-es in an xml: lang tag?

Hello, I wanted to know if it is possible that they would solve a doubt that I have to apply on my website created in Magento. Specifically on the html tag and the possibilities in the "lang". Right now I have this tag: <html xmlns="http...
asked by 31.05.2018 / 18:04
1
answer

Reload DataTable content

I have a DataTable that I fill with a PHP that makes a query and I want to make only the table recharge: <div class="card-body"> <table id='ejemplo1' class='table table-bordered table-striped'>...
asked by 31.05.2018 / 17:16
0
answers

Error in the submenu only when accessing from the cell phone

Good day, I am generated an error or failure on the next page under construction: link When I access from a phone (must access from one since in PC this error is not generated) the menu works well (it is displayed), the tab "meet and eve...
asked by 31.05.2018 / 11:51
1
answer

How to delete from table when chekcbox select is removed

What happens when selecting an item loads its data in a table, how can I do so that when I remove the select they are deleted from the table I say, first select the item Then, I remove the select from the checkbox and instead of being d...
asked by 31.05.2018 / 16:04
0
answers

I have a problem with the bootstrap accordion

I have a problem I am using the "accordion" of Bootstrap. Each menu item has submenus as links, so every time I click on a link I go back to another page, which means that the page is reloaded, but the accordion menu closes and I want it to rema...
asked by 01.06.2018 / 17:15