Topic: select option is not working

Dhiraj Gupta pro asked 6 years ago


hi everyone.. just tell me why my select option is not working ..?? i am using the below code<select class="mdb-select"> <option value="" disabled selected>Choose your option</option> <option value="1">Option 1</option> <option value="2">Option 2</option> <option value="3">Option 3</option></select><label>Example label</label>

Sekra24 pro commented 6 years ago

Did you initialize the mdb-select with // Material Select Initialization $(document).ready(function() { $('.mdb-select').material_select(); });

Ollie Vincent pro answered 6 years ago


Hi, Can you post the link to where you got your code or show me what is wrong? Thanks

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: Yes
  • Provided link: No
Tags