Questions tagged as 'materialize'

1
answer

Achieve the height of nav materialize

I have materialize nav-bar <!-- Compiled and minified CSS --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.0/css/materialize.min.css"> <!-- Compiled and minified JavaScript --> &...
asked by 24.02.2017 / 02:49
1
answer

I have a question with Materialize css

I'm new to materialize, but I think it's a great framework, I regret not having used it in other projects, because it really facilitates the design, but my problem is this, I want to create 2 row together, that is, The materialize grid system....
asked by 04.04.2017 / 14:54
1
answer

Enable and disable a ModelChoiceField with django-material (Materializecss) in Django

Good afternoon, I'm new to Django, and I'm trying to create a web design with Material Design, using django-material, a package for Django forms that apply this style, and I have the following problem: What I want to do is how well it puts in...
asked by 05.04.2017 / 20:04
0
answers

Materialize CSS - Initialize Pushpin with pure Javascript (without JQuery)

I am using MaterializeCSS v1.0.0 without requiring JQuery with failures for the pushpin component. Codepen1 It works! (JQuery init) Codepen2 Not working (Pure JS init) The Pushpin Help indicates this initialization with pure Javascrip...
asked by 13.12.2018 / 15:37
0
answers

Error with materialize in Aurelia project

Good morning, I have a .Net Core 2.1 project that AureliaJS installs. Following the creation of the project, I followed this manual to install materialize: link But I have the problem that I can not use the select, apparently it is as...
asked by 03.11.2018 / 07:23
1
answer

Materialize CSS - Carousel inside Collapsible

Using Materialize CSS v1.0.0 (without using JQuery), inserting a Carousel component into a Collapsible does not get the behavior expected (you can not see the image strip and the slide effect is damaged). <!DOCTYPE html> <html&g...
asked by 17.10.2018 / 15:08
1
answer

Do not load the data in the select tag using materialize

I am sending some data by jquery to the html and it sends them. but the select does not show them I think it's because I use a css framework called materialize, and by not selecting the js of the select again, it does not load the data I sent....
asked by 29.05.2018 / 21:28
2
answers

Modal of materialize does not open in hosting

I thank you for entering! It happens that everything inside the while disappears, if I have a button inside the while and another outside the while, only the one that is outside the while is shown, this is the code that I have: The HTML is t...
asked by 11.01.2018 / 23:16
1
answer

scrollspy de materialize

<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js"></script> <link href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css" rel="stylesheet"/>...
asked by 07.11.2017 / 20:39
2
answers

Materialize, hover effect, active & visited on button tag html5

I'm doing button styles within gulp-sass by applying effects such as hover , active and visited with Materialize , but at the time of clicking to the button and release it puts a default color of the aforementioned framewo...
asked by 19.06.2017 / 21:01