Topic: 5 bootstrap multiselect in one web site side by side
Personne free asked 5 years ago
Hello
I have to make side by side in one web site 5 bootstrap multiselect.
Somebody know how ?
Only the first is OK. Others are not same presentation. Thez are not in listbox but in list.
Help me please.
Thanks.
menu déroulant
--> $(document).ready(function() { $('#multiselect').multiselect({ buttonWidth: '400px' }); });.multiselect-container { width: 100% !important; }
Option 1 Option 2<div>
<select id="multiselect" multiple="multiple">
<option value="Paris">Option 1</option>
<option value="Lyon">Option 2</option>
</select>
</div>
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.6.1
- Device: XXX
- Browser: Internet Explorer
- OS: Windows 7
- Provided sample code: No
- Provided link: No