Posts by Matheus D • 165 points
5 posts
-
6
votes1
answer278
viewsQ: Block Scroll on one side of the grid
I divided my page with a grid, where the smallest part I put items q direct to page locations, I wanted to know how to let this smaller fixed part and the scroll work only in the largest part of the…
-
5
votes3
answers895
views -
3
votes1
answer80
viewsQ: Input with the date of the respective day, without being able to be edited
I need an input to come with the date of the respective day, for example today: 17/11/2015, tomorrow 18/11/2015. This input cannot allow edits. My code is like this: <label class="item…
-
0
votes3
answers3658
viewsA: Add Values in Angularjs
If anyone’s still in doubt, it’s settled: http://codepen.io/anon/pen/JYxJEG.
-
0
votes3
answers3658
viewsQ: Add Values in Angularjs
I’m 5 inputs where I enter some values, but when I try to sum the total result is not displayed in the last input. HTML: <label class="item item-input"> <span class="cinza…