-
Notifications
You must be signed in to change notification settings - Fork 94
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
Buttons, RadioBox, Checkbox #5
Comments
sorry |
Yeah, looks like the js refs got broken there or something. Thanks for the tip. I'll check it out. |
This is really strange, I can't find any difference in what bootstrap's docs are doing and mine. |
i think JQuery is miss l see errors in debug console jquery-ui.min.js:9Uncaught ReferenceError: jQuery is not defined but where is not 404 error for jquery lib |
Hmm, so what needs to be fixed exactly? |
its need jQuery 1.7.1. in twitter bootstrap its included. |
Those docs are pulling some strange hocus pocus if you ask me... I managed to get them working today testing development on theme slate directly against the docs, they work... sometimes. We should probably update things, there has been quite a bit going on over there. |
You're right, PushOk, I don't know how it got removed! Everything works now. |
On your example
http://ajkochanowicz.github.com/Kickstrap/javascript.html#buttons
Doesn't work any buttons
1.1 Click to "left", button "left" should be stay pressed, but it doesn't
The text was updated successfully, but these errors were encountered: