Questions tagged as 'materialize'

1
answer

Collapse not hiding

I'm trying to make a table with collapse, but it happens that clicking the button collapses, but when trying to hide, it just does not work. HTMLcode<tr><td><inputtype="checkbox" name="chck" id="chck" class="filled-in chk-col-...
asked by 20.06.2018 / 15:19
1
answer

Spacing between rows

I'm using the Materialize Framework on a website, but when I create two lines it gives me that spacing, does anyone know how to fix it? <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <!--...
asked by 29.10.2017 / 15:54
2
answers

How to adjust a div to fit across the screen if there is not enough content for it

Hello, I'm using the Materialize freamework to create an administrative dashboard for a system I'm designing in PHP, but I know very little of the front end. I would like help setting the leftbar to fit across the screen if there is not enoug...
asked by 25.07.2017 / 05:37
1
answer

How to set up PickaDate do Materialize correctly?

I set up pickadate of Materialize on a page only that it is getting in English and when I go out and back to the has pickadate it opens without me clicking the field. I inserted the materialize.min.css into the h...
asked by 23.05.2017 / 14:00
1
answer

Materialize and Slider in Angular2

Alright? Now the doubt is for those who are used to using materialize, more precisely the Slider component that has in the Javascript / Media menu. It does not start. I installed the angular2-materialize following all the steps for the installat...
asked by 01.12.2016 / 00:34
1
answer

Grid Framework CSS [duplicate]

I'm new to the CSS Framework branch, my question is the following. Regardless of tool (Bootstrap, Materialize, etc.) how is the process of creating a website using CSS grid? Not the operation of the grid itself, but the applicability in practi...
asked by 01.11.2016 / 16:02
1
answer

SELECT tag is duplicating with MaterializeCSS and AngularJS

So, I have a select view, according to the code below: <select ng-model="Dashboard.FiltroChamadas.grupoSelecionado"> <option value="" disabled selected>Selecione um grupo</option> <option ng-repeat="grupo i...
asked by 14.07.2016 / 23:44
2
answers

The materialize Label does not grow when an input is populated

When I look for the data to fill the inputs the label does not go up, getting over the value of the input follows the image. FormCode:<divclass="row"> <div class="col s12 "> <h4>Cadastrar Cliente</h4> <...
asked by 05.07.2016 / 22:54
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
0
answers

Autocomplete Materialize with bd [closed]

Good morning. I'm developing a web app sales with Materialize, and I need to autocomplete the input of the product name, where it looks for the products already registered in the bd.    Input: <div class="input-field col s6"> &l...
asked by 27.12.2018 / 13:29