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

Buttons, RadioBox, Checkbox #5

Closed
PushOk opened this issue Mar 31, 2012 · 8 comments
Closed

Buttons, RadioBox, Checkbox #5

PushOk opened this issue Mar 31, 2012 · 8 comments

Comments

@PushOk
Copy link

PushOk commented Mar 31, 2012

On your example

http://ajkochanowicz.github.com/Kickstrap/javascript.html#buttons

Doesn't work any buttons

  1. Checkbox
    1.1 Click to "left", button "left" should be stay pressed, but it doesn't
@PushOk
Copy link
Author

PushOk commented Mar 31, 2012

sorry
Google Chrome 18.0.1025.142 Mac OS X Lion

@adamjgrant
Copy link
Owner

Yeah, looks like the js refs got broken there or something. Thanks for the tip. I'll check it out.

@adamjgrant
Copy link
Owner

This is really strange, I can't find any difference in what bootstrap's docs are doing and mine.

@PushOk
Copy link
Author

PushOk commented Apr 28, 2012

i think JQuery is miss

l see errors in debug console

jquery-ui.min.js:9Uncaught ReferenceError: jQuery is not defined
bootstrap-transition.js:22Uncaught TypeError: undefined is not a function
bootstrap-alert.js:75Uncaught TypeError: Cannot read property 'fn' of undefined
bootstrap-modal.js:176Uncaught TypeError: Cannot read property 'fn' of undefined
javascript.html:2823

but where is not 404 error for jquery lib

@adamjgrant
Copy link
Owner

Hmm, so what needs to be fixed exactly?

@PushOk
Copy link
Author

PushOk commented Apr 29, 2012

its need jQuery 1.7.1. in twitter bootstrap its included.

@nickl-
Copy link

nickl- commented Apr 29, 2012

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.

@adamjgrant
Copy link
Owner

You're right, PushOk, I don't know how it got removed! Everything works now.

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