danielfarrell / bootstrap-combobox

A combobox plugin that works with twitter bootstrap
847 stars 327 forks source link

JavaScript runtime error: Object doesn't support property or method 'combobox' #225

Open CGB0 opened 8 years ago

CGB0 commented 8 years ago

Downloaded files from GitHub. I get the error message

0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'combobox' When I run this simple code. this is pretty much the code on this page https://github.com/danielfarrell/bootstrap-combobox

@{ ViewBag.Title = "Index"; }