gfranko / jquery.selectBoxIt.js

A jQuery Select Box Plugin for Mobile, Tablet, and Desktop
http://www.selectboxit.com
MIT License
852 stars 301 forks source link

Incorrect Javascript? #340

Closed krngrvr09 closed 9 years ago

krngrvr09 commented 9 years ago

jquery.selectBoxIt.core.js file has incomplete javascript code. On executing it raises an eof error.

The file has a missing })); in the end. This part of the code is present in jquery.selectBoxIt.endClosure.js.

Is this intentional?

gfranko commented 9 years ago

You shouldn't be using jquery.selectBoxIt.core.js (that file is for development only). Instead use jquery.selectBoxIt.js