引用jquery和threesixty.js到页面任意位置
1 2  | <script type="text/javascript" src="js/jquery-1.7.2.min.js"></script><script type="text/javascript" src="js/threesixty.min.js"></script> | 
html
path_pattern 图片调用地址
1 2 3 4  | <div id="threesixty" image_count='37' path_pattern='/#index#.jpg' end_frame='74' scale='1' fix_width='700' fix_height='700' max_width='700' max_height='700'><em class="loading"><p>0%</p></em>.<ol></ol></div> | 
css
1 2 3 4 5 6 7 8 9 10 11 12 13 14  | <style type="text/css">*{margin:0;padding:0;list-style-type:none;}a,img{border:0;}body{font:12px/180% Arial;}/* threesixty */#threesixty{position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%;}#threesixty ol{display: none;}#threesixty img{position:absolute;top:0;width:100%;height:auto;}.current-image{visibility:visible;width:100%;}.previous-image{visibility:hidden;width:0;}#threesixty .loading{position:absolute;left:50%;top:50%;width:90px;height:90px;margin-left:-45px;margin-top:-50px;display:none;}#threesixty .loading span{position:absolute;top:50%;width:100%;color:#333;font-size:12px;font-family:Arial, Verdana, sans;text-align:center;line-height:1em;margin-top:-0.5em;}#threesixty em.loading{width:55px;padding:40px 0 0 0;display:block;position:absolute;top:50%;left:50%;margin:-27px 0 0 -27px;background:url(images/loading-ico.gif) no-repeat 10px 0;z-index:999999;text-align:center;font-size:12px;color:#219edf;font-family:Arial;font-style:normal;}</style> | 
特别申明:
			本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
			本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
			如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com