Top "Materialize" questions

An open-sourced, modern, responsive front-end framework based on Material Design

How to force npm to use the jquery 2.1.1

I am asking this question as a beginner on node-npm. My current node_modules has a query version 2.2.0. But in …

jquery node.js materialize pickadate
m is not defined materialize css

I always get error "M is not defined" el is not defined codepen sample if you open console, you will …

materialize
How to get multi select dropdown in Materialize css?

I am working on a project which uses Materialize css for front end. Is there any way to get multi …

css materialize
Is Materialize Navbar height adjustment possible?

Is it possible to adjust the height of the Navbar in Materialize? 64px is a bit too much for my …

materialize
Using *ngFor for create a series of radio buttons for angular2 using materialize-css framework

Seasons greetings everyone! I have the following code that constructs a single radio-button based on the materialize-css framework http://materializecss.…

angular angular2-forms materialize typescript2.0
How to include materialize-css npm package with webpack

I'm writing a client-side app that is using Webpack, and I cannot figure out how to require the materialize-css package. …

css npm webpack materialize webpack-style-loader
Materialize datepicker SelectOnClose not working

I'm trying to create a datepicker with Materialize. According to the documentation the datepicker should close when the user selects …

datepicker cross-browser materialize
change the color of tab text and the underline in materialize framework

The default color of materialize tabs are pinkish. Also the underline for the active tab. I want to customize that …

css materialize
How can I use a Material Design Icon as a CSS background-image value?

I am using materializecss so I already have the material design icons available. How can I use them as background-image …

css material-design materialize
How to change the default width of container in MaterializeCSS?

The default width of container is set to 70% in MaterializeCSS: The container class is not strictly part of the grid …

css gridview materialize