Questions tagged as 'materialize'

1
answer

How to use materialize components with vue.js?

I have a PivotTable that updates according to an array of objects. In one of the columns of it I want to put a dropdown with the possible actions (edit, delete, etc). But the dropdown does not work and shows no error in the console. This is the...
asked by 08.12.2016 / 16:35
1
answer

How to disable materialize input

I realize that with the Framework materialize as soon as I put an input it already stylizes by type. But I do not want to use the stylization for the input, how to disable it?     
asked by 06.12.2016 / 04:07
1
answer

Set default colors in materialize

I wonder if you have how to set a default color in the materialize framework, such as example is done in Material Design . This would avoid inserting the color of an element into each Thank you in advance.     
asked by 01.11.2016 / 20:39
1
answer

Fixed Action Button on MaterializeCSS does not work

It just does not work, the up button appears but none of the type buttons work. I have already tried using materialize via CDN and local but there was no change. I believe that there is no error in the code because after much trying and not work...
asked by 09.11.2016 / 02:00
1
answer

Forms Materialize

I'm inserting forms into materialize , but when I test the form and insert a text it looks like it gets stuck. Example: I enter a name in the first name however the name gets scrambled with title of the form. <body>...
asked by 19.09.2016 / 01:55
2
answers

Align cards from Framework Materialize

Now I just decided to take a look at Materialize and try to use the card element. I just can not understand why they do not get organized horizontally! <div class="container"> <div class="section"> <d...
asked by 08.04.2016 / 20:52
0
answers

"Toasts" Alert Materialize with Rails

I am having a poor understanding of how to apply Materialize Toasts in a Rails code. <% if notice %> <p class="alert alert-success"><%= notice %></p> <% end %> <% if alert %> <p...
asked by 13.09.2018 / 04:49
1
answer

Text font size inside a button

How can I change the font size of the text inside a button? I'm using Materialize. <a class="waves-effect waves-light grey darken-3 btn"><i class="material-icons left">featured_play_list</i>Ver Lista de Compras</a> <...
asked by 28.08.2018 / 15:27
1
answer

Uncaught Error ReferenceError: Materialize is not defined

Hey, how are you guys? I'm developing a project with Materialize and this project is giving error in JS, can you help me? I'll be putting the following code: <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-beta/js/mate...
asked by 28.05.2018 / 16:44
1
answer

How do I put the scroll bar on the materialize card? [closed]

<div class="col s12 m4 l8"> <div class="card-panel"> <h4><center>Título da Reunião</center></h4> <div id="primary"> <div id="log"> <span class="long-content">&nbsp;<...
asked by 19.05.2018 / 21:13