Topic: I bought MDB 4.0.2 PRO
Mami
free
asked 5 years ago
I bought MDB 4.0.2 PRO can this version work under localhost server and how can i setting
i try to used but as example not working
<select class="mdb-select colorful-select dropdown-warning">
<option value="1">Option 1</option>
<option value="2">Option 2</option>
<option value="3">Option 3</option>
<option value="4">Option 4</option>
<option value="5">Option 5</option>
</select>
<label>Orange select</label>
Add comment
Edyta Dabrowska
free
answered 5 years ago
Hello,
Yes, you can run it on your localhost. I don't know what are you using but I can recommend that in your console first, you install live-server
npm install -g live-server
. Then enter your directory CD mymdbdirectory
and run the app by typing live-server
.
Regarding the select, did you remember about initialization?
Let me know how it works.
Regards,
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags