Questions tagged as 'materialize'

1
answer

Separation of Tabs

I made the separation in Tabs of two sections, but they are not divided and end up coming in the same separation, regardless of which separation I click. I would like it to be displayed, only one tab at a time. <!DOCTYPE html> &l...
asked by 16.07.2018 / 20:19
5
answers

How to use Materialize side-nav?

Good morning, I'm trying to make a menu responsive to my portfolio, I'm using the materialize but when I put it fixed the side-nav of the mobile buga version, it's all dark and does not click on the items, here's the image how it gets when you'r...
asked by 08.03.2017 / 15:29
1
answer

multiple selection input checkbox materialize does not work

I'm using the Materialize library, grabbing the data from the database and listing it on the front end, but multiple selection does not work: <div class="row"> <form action="#"> <span> <? $sql = "SELECT...
asked by 02.04.2016 / 03:29
1
answer

How to start the Chips component of Materialize with default values?

I have a business card app, when the user registers a card has a field of tags that are the key words of the card. He can also edit this card, so you can edit the tags. When he clicks edit, I put all the data in the card already in the fie...
asked by 08.11.2018 / 12:29
1
answer

___ ___ erkimt Materialize Javascript autocomplete ______ qstntxt ___

I'm using the materialize framework. According to the documentation, I can use "autocomplete" in the form tag according to the Materialize Form link. My question, is this I want to create a javascript for autocomplete of extensions, example: @ gmail.com, @ outlook.com, @ hotmail.com. When the user says "@" this list appears. Below my code

%pre%

Javascript:

%pre%     
______ azszpr300761 ___

As I researched, autocomplete does not yet have a feature to show suggestions only after a certain user input. I saw that it's on the list of plugin upgrades.

If I understand what you need, follow an alternative ...

Note: The plugin's default operation has been modified.

%pre% %pre% %pre%
    
___

I'm using the materialize framework. According to the documentation, I can use "autocomplete" in the form tag according to the Materialize Form link. My question, is this I want to create a javascript for autocomplete of extensions, example: @...
asked by 21.05.2018 / 18:43
3
answers

Unwanted scroll effect

I'm using the materialize tab , the switch works normally, but whenever I click on a tab it moves the page to the top , I do not know why, I think it has to do with the smooth scrolling effect, but I'm not sure <!--Import materialize.c...
asked by 06.05.2018 / 03:50
1
answer

Checkbox MaterializeCSS label

I need to build this image structure, but I can not get the radio input to be on top of the image using MaterializeCSS. Anyone know of a solution? Hugs! HTML Ex: <p> <input name="group1" type="radio" id="test1" /> <labe...
asked by 26.02.2018 / 14:46
1
answer

Update database with AJAX Switche button (Materialize)

I'm using the Materialize FrameWork, in it I have a switch (Switche) that switches between ON and OFF , just in html, I wanted to insert this into a database Mysql, all in real time, by pressing the button, it changes the value in the databas...
asked by 24.12.2017 / 16:58
1
answer

Successful Toast Dialogue on Submitting Form with PHP

I am creating a form for my personal website, where the user will fill in with first name, last name, email, password and message and this information will be sent to my personal email. Sending the form is already working perfectly, with the...
asked by 26.09.2017 / 04:56
1
answer

HTML Layout Ratio

I'm starting a project using the materialize css library, I'm not very knowledgeable about layouts , I'm having difficulty with the proportion of HTML elements. In the% w / w of% below, it is expected to: However,whenyouo...
asked by 18.05.2017 / 18:42