Bootstrap-select: Don't open the select

Created on 23 Aug 2013  路  2Comments  路  Source: snapappointments/bootstrap-select

Hi, i tried for hours to have this script working on my website, but i have the problem that i can't "open" the select, the problem is that not add the class "open" on the parent div, ma i don't know where is the problem, i tried everything and i tried also with version of jquery and jquery-ui of the docs,
I have uploaded a live version here: http://warm-bastion-7866.herokuapp.com/

Any suggest/help ?
Thank You, and i hope that you can help, because the lib is awesome!

Most helpful comment

Bootstrap-dropdown.js is already included in bootstrap.js (which you're loading in your combined javascript file). You don't need to add it again separately. Remove that and you should be good to go.

All 2 comments

The problem is with bootstrap-dropdown.js...the libs, goes in conflict ?

Bootstrap-dropdown.js is already included in bootstrap.js (which you're loading in your combined javascript file). You don't need to add it again separately. Remove that and you should be good to go.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Cruyjun picture Cruyjun  路  3Comments

spyhunter88 picture spyhunter88  路  4Comments

Godrules500 picture Godrules500  路  4Comments

yCodeTech picture yCodeTech  路  3Comments

EmilMoe picture EmilMoe  路  4Comments