引用css
1 2 3 | < link type = "text/css" rel = "stylesheet" href = "css/style.css" /> < link type = "text/css" rel = "stylesheet" href = "css/flexslider.css" /> < link type = "text/css" rel = "stylesheet" href = "css/jquery.mmenu.all.css" /> |
引用js
1 2 3 4 | < script type = "text/javascript" src = "js/jquery.min.js" ></ script > < script type = "text/javascript" src = "js/jquery.mmenu.min.all.js" ></ script > < script type = "text/javascript" src = "js/jquery.flexslider.js" ></ script > < script type = "text/javascript" src = "js/o-script.js" ></ script > |
html代码
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | < section id = "section" > <!-- 图片播放功能 --> < div class = "bannerPane" > < section class = "slider" > < div class = "flexslider" > < ul class = "slides" > < li >< a href = "javascript:;" ></ a >< img src = "./image/show-1.jpg" alt = "UU海客" /></ a ></ li > < li >< a href = "javascript:;" ></ a >< img src = "./image/show-2.jpg" alt = "UU海客" /></ a ></ li > < li >< a href = "javascript:;" ></ a >< img src = "./image/show-3.jpg" alt = "UU海客" /></ a ></ li > < li >< a href = "javascript:;" ></ a >< img src = "./image/show-4.jpg" alt = "UU海客" /></ a ></ li > </ ul > </ div > </ section > </ div > </ section > |
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com