Questions tagged as 'html'

2
answers

Checkbox multiple and save in bank

I have a form where I can mark several checkbox at the same time and wanted to know how to identify the ones that are marked and save them in the database. In the database I will have a table and a column for every checkbox beca...
asked by 09.10.2015 / 00:10
1
answer

Affix does not stop in the footer correctly

I'm trying to create an Affix with Bootstrap but I'm having trouble stopping it correctly in the footer. It buga, and the .affix-bottom class is not applied correctly. When I step from the offset bottom by scrolling it to normal, but...
asked by 24.09.2014 / 18:43
3
answers

How to mask the URL after hiding a GET with history.pushState? [closed]

I have a search page on my system. Due to pagination I am using form data via GET. However, when I go to search something, the URL is, for example: http://sistema.com/busca.php?nome=silva Researching I found a "workaround" that after doing...
asked by 16.10.2014 / 21:51
1
answer

Align table with header

How do I centralize the product table? The table has no Id nor Class. I wanted to get the table through the javascript and modify the width of it to stay in line with the header. But she has no id or class. I can only modify the header...
asked by 12.08.2014 / 22:05
1
answer

Saving data for a while

Is there any way I can use the javascript cookies to store information for 3 hours for example? In my scenario, I need to have a warning page, but I do not need to save those records to the database. I need these warnings to remain for at l...
asked by 18.12.2014 / 18:32
0
answers

Error barcode.php function while gero PDF with MPDF

I am in a project at the company to send the ticket from here automatically to the email of the customers. The fact is that the layout and boleto are already working perfectly. The only problem is that when I convert the ticket to pdf automatica...
asked by 07.07.2015 / 16:04
1
answer

Videos API - How do I automatically update my posts?

Is there a video API for YouTube and Vimeo that can be embedded through a script on a website and that gives me the ability to automatically update the posts I've made?     
asked by 22.02.2014 / 16:53
2
answers

Secure Elements in DIV

I am putting together an HTML page with some divs, and within one of them there is a input and a button . But when I zoom out, the divs stay aligned the right way, but the button and input leave the div. How do I make the bu...
asked by 22.08.2014 / 14:40
1
answer

Dropdown menu moving divs below [closed]

My dropdown menu is moving all the divs below it. Here is the html: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml...
asked by 08.03.2015 / 23:33
1
answer

Problem with background in svg

I'm studying a bit about svg and found the giant forms incredible on the websites, however I'm having a hard time reproducing correctly. I created a form of size 693x768 that will cut a page, but I can not make it always fill 100% in height. H...
asked by 04.04.2015 / 00:29