I have a question on select multiple from Materialize for mobile.
I can not select another option, other than Bootstrap that when clicking outside the field, it exits automatically.
Has anyone ever had anything like this?
/* Select */...
I'm developing a hybrid app with Cordova using AngularJs with Materialize.
In it you have a navbar with the button to open the side menu and the title of the page. It is working everything normal, however I use in my android mobile the smaller f...
I'm having a problem, I'm not able to hide an element using only the display: none in a materialize framework checkbox.
I tried this way:
.listaPerfil input{
display: none;
}
Hello. I'm doing a login screen and would like to center the forms and put the login and forgot password buttons at the end of that white rectangle, which neither the title of the rectangle.
I'm using materialize css and am new to html and c...
Well, I have a problem with the materialize datepicker, I did a side nav and wanted to put a form to choose a date. I did this, but when I click on this form, it opens all buggy.
Mycode:
<!DOCTYPE html>
<html>
<head>...
I want to use the SideNav of Materializecss, but when I put it in application.html.erb, using the documentation images they are not where they should stay.
Followthecurrentcode:application.html.erb<!DOCTYPEhtml><html><head>&...
Hello,
I have some cards in materialize.css that I would like to insert over the image (.card-image) a specific icon (in the example the video icon), but I am not able to.
<div class="card-image waves-effect waves-block waves-light" v-if="i...
I have two selects , when I change the first one, it has a on change event that calls a ajax to load the data of the second select , is working, but when I include Materialize CSS , it stops working , I no longer...
I have a problem with the navbar issue.
I'm doing 1 template but I find the following error.
AsyoucanseeontherightsidethescrollisatthetopbutassoonasIgodownithappenstome: navbar is in the middle of the screen as if it were fixed.
What I wan...
I'm having a problem here using the Materialize CSS and two versions of jQuery.
I'm doing a onepage site, and I put the smooth scrolling effect (I got this site here >