Posts by Matheus • 9 points
2 posts
-
-1
votes1
answer417
viewsQ: Dropdown Materialize date attributes
I’m using materialize in a project and when creating a dropdown menu I can’t use the options available in the materialize documentation to customize the dropdown. Options such as: data-Hover="true"…
materializeasked Matheus 9 -
0
votes2
answers152
viewsQ: What is the reason for the error since Jquery is being imported
I’m using Materialize together with Angular, but the dropdown menu is not working. With the following error: Uncaught Typeerror: $(...). dropdown is not a Function functions.js:6 The file funcoes.js…