标签: zurb-foundation
我正试图让麦哲伦的榜样奏效但却没有运气:http://jsbin.com/xiyoye/1/edit?html,js
我基本上只是从文档中复制了示例,但菜单并不粘。我错过了什么?
答案 0 :(得分:3)
查看官方doc,您忘记了
<script src="js/vendor/jquery.js"></script> <script src="js/foundation/foundation.magellan.js"></script>