twitter bootstrap dropdown not working in django template
问题 Thanks for trying to help in advance! My problem is that twitter bootstrap's dropdown menu (for navbar) doesn't work for me and I am very lost now. My header code (so yes, I do include their .js and call it): <head> <title>{% block title %}User test{% endblock %}</title> <!--for IE6-8 support of HTML elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script type="text/javascript" src="http://twitter.github.com/bootstrap