<title>Orbit演示jQuery三种不同的幻灯片效果</title>
<link rel="stylesheet" href="/api/jq/5733e3599b72e/css/orbit.css">
<h1 style="margin: 40px; font: 32px Microsoft Yahei; text-align: center;">jQuery幻灯片插件Orbit演示1</h1>
<div class="wrap" style="width: 565px; height: 290px; margin: 0 auto;">
<img src="/api/jq/5733e3599b72e/images/img1.jpg" alt="/api/jq/5733e3599b72e/img1" data-caption="#htmlCaption1">
<img src="/api/jq/5733e3599b72e/images/img2.jpg" alt="/api/jq/5733e3599b72e/img2">
<img src="/api/jq/5733e3599b72e/images/img3.jpg" alt="/api/jq/5733e3599b72e/img3" data-caption="#htmlCaption3">
<img src="/api/jq/5733e3599b72e/images/img4.jpg" alt="/api/jq/5733e3599b72e/img4">
<span class="orbit-caption" id="htmlCaption1">这是幻灯片<strong>1</strong>的标题</span>
<span class="orbit-caption" id="htmlCaption3">这是蝙蝠侠吗?</span>
<script type="text/javascript" src="http://apps.bdimg.com/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="/api/jq/5733e3599b72e/js/jquery.orbit.min.js"></script>
$(window).load(function() {