Help, no mater what I do I can't seem to get a simple bootstrap toggle button working in Codepen. http://codepen.io/davidelrizzo/full/Cowjz
I am linking to the cdnjs repository of bootstrap.js as recommended. I have this working perfectly on a standalone html file with all the same includes. Either I am doing something stupid or Codepen doesn't like bootstrap.js
Works in the full preview, but not in the pen. Weird.
Looking further into it, <script src='http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.2.1/bootstrap.min.js'></script> isn't being loaded in the pen view; only in the full view. Maybe a bug? @chriscoyier might know?
<script src='http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.2.1/bootstrap.min.js'></script>
@davidelrizzo looking into it.
Help, no mater what I do I can't seem to get a simple bootstrap toggle button working in Codepen. http://codepen.io/davidelrizzo/full/Cowjz
I am linking to the cdnjs repository of bootstrap.js as recommended. I have this working perfectly on a standalone html file with all the same includes. Either I am doing something stupid or Codepen doesn't like bootstrap.js
Works in the full preview, but not in the pen. Weird.
Looking further into it,
<script src='http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.2.1/bootstrap.min.js'></script>isn't being loaded in the pen view; only in the full view. Maybe a bug? @chriscoyier might know?@davidelrizzo looking into it.