Welcome

Learn about 季雨林CDN引用.

jquery
<script src="https://cdn.jiyulin.com/jscss/jquery/jquery1.8.3.min.js" type="text/javascript"></script>
<script src="https://cdn.jiyulin.com/jscss/jquery/jquery-1.11.0.min.js" type="text/javascript"></script>
jquery插件
<script src="https://cdn.jiyulin.com/jscss/jquery/formValidator.js" type="text/javascript"></script>
<script src="https://cdn.jiyulin.com/jscss/jquery/formValidatorRegex.js" type="text/javascript"></script>
<script src="https://cdn.jiyulin.com/jscss/jquery/jquery.cookie.js" type="text/javascript"></script>
bootstrap
<link href="https://cdn.jiyulin.com/jscss/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<script src="https://cdn.jiyulin.com/jscss/bootstrap/3.3.7/js/bootstrap.min.js" type="text/javascript"></script>
highcharts
<script src="https://cdn.jiyulin.com/jscss/highcharts/3.0.7/exporting.js" type="text/javascript"></script>
<script src="https://cdn.jiyulin.com/jscss/highcharts/3.0.7/highcharts.js" type="text/javascript"></script>
My97DatePicker
<script src="https://cdn.jiyulin.com/jscss/My97DatePicker/4.8/WdatePicker.js" type="text/javascript"></script>
<script src="https://cdn.jiyulin.com/jscss/My97DatePicker/4.8/calendar.js" type="text/javascript"></script>

常用组合1:jQuery+BootStrap
<script src="https://cdn.jiyulin.com/jscss/jquery/jquery-1.11.0.min.js" type="text/javascript"></script>
<link href="https://cdn.jiyulin.com/jscss/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<script src="https://cdn.jiyulin.com/jscss/bootstrap/3.3.7/js/bootstrap.min.js" type="text/javascript"></script>