Topic: mdb-select is hide.....
Gerard Fossoul pro asked 6 years ago
Hi, i'm a mdb PRO 4.5.5
mdb-select is hide why? also show the label. don't show the options.
Start your code here
<div>
<select class="mdb-select" >
<option value="" disabled selected>Selecciona</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
<label>Persons</label>
</div>
<script>
$('.mdb-select').material_select();
</script>
Add comment
Gerard Fossoul pro answered 6 years ago
it's solved......
i put the links "js" in head, and now i put in footer, it's work now!!!
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags