Cannot get FlowType.js to work
问题 I've inserted the following right before the </body> tag and the type isn't changing at all. I can't figure out what I'm doing wrong. https://github.com/simplefocus/FlowType.JS http://jsfiddle.net/tawshmcd/gLJxE/ -- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script> <script src="https://raw.github.com/simplefocus/FlowType.JS/master/flowtype.js"></script> <script> $('body')