Questions tagged as 'html5'

2
answers

Formatting text in uppercase - uppercase

I'm building an application using PHP and I'm a beginner in systems development. How do I format the text fields to have the letters all uppercase?     
asked by 06.06.2016 / 00:19
2
answers

Assigning a value to the checkbox in javascript

I have a form that contains some checkbox that when they are marked I wanted to be assigned the value 1 to do the Insert on the server, I have already seen how to check if it is marked, using document.getElementByInput, but I assign the tag with...
asked by 06.06.2016 / 02:55
2
answers

Moving character and map with canvas + js

Well I have a question, I would like to know how I could use the image at normal size, but I can navigate it with the directional left and right, eg I have a canvas of size 968 width and 643 height, and I have one image of 643 tall and 2000 width...
asked by 18.06.2016 / 04:39
1
answer

Fixed footer below a form

I'm having a problem with the code of this site www.forcaemovimento.com.br I have a form that has some div's with position:absolute to do the side effect. The problem is that the footer is behind the form when it accesses via mobile in...
asked by 19.05.2016 / 21:19
1
answer

Via a form - Get the mobile key

I would like to know if using a simple form with html5, the user filled in the fields, and when I clicked on sending the data, I took the picture of the cell phone or some other mask ... The logic would be that he did not have to fill in thes...
asked by 08.04.2016 / 21:40
1
answer

How to get a data from a selected item in the combobox html

Good morning everyone. Galera is as follows, there are two questions to follow. I have 2 combobox! In the 1st combobox I have all the companies in the system. here everything is ok. In the 2nd combobox I have all the affiliations of the company...
asked by 19.05.2016 / 16:14
2
answers

Questions to send data via POST

Hello, I'm trying to send via $ _POST some data for validation and subsequent insertion into the database, which I could do in another project the exact way I'm trying to do it now, but I'm not getting it. This is the code for my Form: <...
asked by 08.07.2016 / 01:00
1
answer

Link styles correctly

I'm gradually digging into the web world, and today I noticed something unusual in my code, good, unusual more or less let's go to the examples. In this code I use type="text / css" <link rel="stylesheet" type="text/css" href="caminh...
asked by 25.03.2016 / 19:47
2
answers

How to make a simple and responsive horizontal menu?

Hello. I started studying front-end development recently (practically yesterday) and am having some issues with CSS. I am horrible with the positioning of things, and what makes me furious is that I can do some gambiarras to leave the element...
asked by 28.05.2016 / 09:20
1
answer

Environment / Technology for developing 3D Web applications

Many web applications are now using 3D features in their applications. One place I found some examples was in Chrome Experiments . An example that instigated my curiosity was this application . My question is: What are the current techno...
asked by 23.02.2016 / 19:09