Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are the jquery and jqueryui requirements? #25

Open
ebeyrent opened this issue Jan 17, 2017 · 2 comments
Open

What are the jquery and jqueryui requirements? #25

ebeyrent opened this issue Jan 17, 2017 · 2 comments

Comments

@ebeyrent
Copy link

I'm currently unable to get this to work:

$("input[type=checkbox]").switchButton({ checked: false, on_label: "Reviewers and Document Owners", off_label: "Reviewers" });

The errors I'm seeing in Chrome are:

ui.core.js:111 Uncaught TypeError: Cannot set property 'switchButton' of undefined at Function.$.widget (ui.core.js:111) at jquery.switchButton.js:42 at jquery.switchButton.js:306

@aedwill
Copy link

aedwill commented Mar 13, 2017

Did you ever figure this one out? I assume it's due to the fact this is a few years old. Was looking for a solution to this issue to save time.

@jorvis
Copy link

jorvis commented Jan 29, 2018

It doesn't work for me either and I don't even get a console error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants