Uncaught TypeError: $(…).multiselect is not a function – Twitter bootstrap
I'm trying to use the multi select plugin (http://davidstutz.github.io/bootstrap-multiselect/) I get the folllowing error: $(...).multiselect is not a function and I can't figure out how to make it work... <!-- Include Twitter Bootstrap and jQuery: --> <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css"/>…