Questions tagged as 'html5'

1
answer

Still images on the side with content only scrolling

Next I need to make the side images of the agency menu of this site show all without having to use the scroll. when I click on the images it appears a text speaking of each one realize that when they roll the page the images roll together I wo...
asked by 15.07.2016 / 19:18
1
answer

Grid problems in Bootstrap version 3

I'm having grid problems in my html with bootstrap it should be like this butinmybrowseritlookslikethis: HTML:<header><divclass="container"> <div class="row"> <div class="col-md-6"> <...
asked by 18.06.2016 / 05:38
2
answers

I need a button next to a select input, how to do it?

I need a button next to a select input. My code: <div class="form-group col-md-2"> <label for="inpIdPortador">ID Portador:</label> <sel...
asked by 08.06.2016 / 20:48
1
answer

Button value not appearing

I have tried chrome and firefox but nothing and neither is accusing accusing error     
asked by 05.06.2016 / 00:18
1
answer

Select checkboxes that come from the database in the edit form

Hello, I have a user editing form that has some chekbox with names of cities that should be selected when the form is opened. Well, I'm selecting in the database the cities the user being edited has access to and making a comparison in the &...
asked by 13.07.2016 / 19:37
1
answer

Running complex JSON structure with java Script

Hello, I'm starting now in the javascript world, I would need help to go through the following json structure: Ineedto,forexample,incrementacounterwhenthe"win" field is set to "true", I need to store the value contained in certain fields as...
asked by 28.05.2016 / 16:14
2
answers

My radio input is repeating

My input radio only on this line 3 is repeating the others not. Here is an image for better understanding: Excerptofthecodewhereitrepeats...<divclass="section4"> <td>Cumprimento de Horário (pontualidade dos horários de vi...
asked by 29.04.2016 / 14:11
1
answer

Fixed vertical menu with css and bootstrap

I would like a precise help to make a fixed vertical menu but next to them there is a line with some circles that will indicate me in which session of the page I am however I have no idea how to arrive at this result I would like only some tips...
asked by 23.06.2016 / 17:20
1
answer

Format HTML5 input calendar with javascript

I'm doing a form with validation in HTML5 and I came across a bit of a bad situation, when I put type="date" when I move the mouse over the "settlers" to manipulate date or ascend to the calendar. The problem is that the formatting is hor...
asked by 23.06.2016 / 21:36
2
answers

Minimum height of screen size, with materialize?

I'm trying to make a screen of login simple in MaterializeCSS , in it I have a logo, a panel with the login form and the footer, as it is little content, in some screens the page ends and underneath is a content in blank. As in the...
asked by 13.04.2016 / 19:19