引用以下文件
<link rel="stylesheet" type="text/css" href="css/animate.min.css"> <script src="http://www.jq22.com/jquery/jquery-1.10.2.js"></script> <script type="text/javascript" src="js/dist/animatext.min.js"></script>
html
<div class="well"><h4 class="demo3 text-danger">Lorem ipsum dolor sit amet</h4></div>
js
$(".demo3 ").animatext();