Questions tagged as 'materialize'

0
answers

Divs aligned with different Height

I need to make this effect of the divs being in different sizes, but always 'docked', but I can not seem to leave it that way. I'm using Materialize, is there any 'trick' for this? I do not know if it makes it easy, but I left here a structur...
asked by 05.10.2017 / 19:20
0
answers

C # pagemethod autocomplete Materialize error

I can not execute my c # function through the materialize framework autocomplete. It does not run and returns no errors. With bootstrap it works. I'm using asp.net without codebehind, all in the same file. I can call the function through t...
asked by 14.07.2017 / 02:47
1
answer

Execution of jQuery Script

I have a progress bar script, I would like the progress bar fill animation to start as soon as the user scrolls the page to the animated elements. I tried to use $('.progress-bar').scroll(function() { etc... , but every time I use the mous...
asked by 14.01.2017 / 00:18
1
answer

How to use ajax to do select where

I need to bring information from the database to a modal , when I click on the button it should open the modal and bring the infos , the id of the registry can be written in tag or in any other way? But basically this is...
asked by 28.04.2016 / 00:48
1
answer

JQuery code presents different result depending on browser

I'm using a <input type="datetime-local"> but unfortunately does not work in Mozilla. So I thought I'd implement something to mask this problem, but for that I need to run a specific code for Mozilla. My project uses Jquer...
asked by 04.05.2018 / 16:38
2
answers

Rails + Materialize Select field

Diplomats, I have the following problem: <div class="input-field"> <%= f.label :kind_id %> <%= collection_select(:contact, :kind_id, @kind_options_for_select, :id, :description, class: 'input-field') %> </div&g...
asked by 09.03.2017 / 14:48
1
answer

Div Fill in the blank [duplicate]

Hello, I need a help to align div. As you can see in the image: Thedivdoesnotoccupythisblankspace,butwantedittooccupythisspace,thatnoteventhetopdivisnexttoanother.Thetablesaredistributedasfollows: Thank you in advance!     
asked by 22.10.2016 / 21:26
1
answer

Layout Adjustment Material Design

I can not get Slide to take up the whole area of the home screen, notice that half of the Section structure is seen on the home page of the site, I've tried everything, but I'm not good with CSS, unfortunately. <div id="intro" class="sect...
asked by 18.05.2016 / 02:17
1
answer

How to Make Materializecss Slider Resize Height According to Devices

I would like to make the Materialize Css slider that has a default height of 400px in all responsive sizes. I would like this height to have its height changed as per the device. I'm using the following CSS code .slider .slides { mar...
asked by 23.09.2018 / 15:53
1
answer

Add indicator on Materialize CSS tabs

Good morning, I have the following requirement, I have a project where they existed  many tabs made with materialize css, but in small screen devices the tabs are hidden to the right of the screen, being necessary to delizar  the finger envel...
asked by 26.08.2018 / 18:07