├── .idea ├── .name ├── encodings.xml ├── vcs.xml ├── modules.xml ├── javaScript.iml └── misc.xml ├── word └── .idea │ ├── .name │ ├── encodings.xml │ ├── modules.xml │ ├── word.iml │ └── misc.xml ├── 网页进度条 ├── .idea │ ├── .name │ ├── encodings.xml │ ├── modules.xml │ ├── 网页进度条.iml │ └── misc.xml └── 网页进度条.txt ├── 鼠标移动滑块 └── .idea │ ├── .name │ ├── encodings.xml │ ├── modules.xml │ ├── 鼠标移动滑块.iml │ └── misc.xml ├── jQuery-aniview ├── .idea │ ├── .name │ ├── vcs.xml │ ├── modules.xml │ ├── scroll.iml │ └── misc.xml ├── img │ └── 1.jpg ├── css │ ├── styles.css │ └── normalize.css └── js │ └── jquery.aniview.min.js ├── README.md ├── animate.css ├── .idea │ ├── .name │ ├── encodings.xml │ ├── modules.xml │ ├── animate.css.iml │ └── misc.xml └── 1.html ├── AnimatedLetters ├── .gitignore ├── .idea │ ├── .name │ ├── encodings.xml │ ├── modules.xml │ ├── AnimatedLetters.iml │ └── misc.xml ├── favicon.ico ├── fonts │ ├── morse │ │ ├── m0rse-webfont.eot │ │ ├── m0rse-webfont.ttf │ │ ├── m0rse-webfont.woff │ │ └── m0rse-webfont.woff2 │ ├── codropsicons │ │ ├── codropsicons.eot │ │ ├── codropsicons.ttf │ │ ├── codropsicons.woff │ │ └── license.txt │ └── knarfart │ │ ├── knarfart-webfont.eot │ │ ├── knarfart-webfont.ttf │ │ ├── knarfart-webfont.woff │ │ └── knarfart-webfont.woff2 ├── img │ ├── related │ │ ├── InlineLinkStyles.png │ │ └── LinkStylesHoverEffects.jpg │ └── mouse.svg ├── js │ └── demo-2.js ├── README.md └── css │ └── normalize.css ├── 放大镜 ├── big.png └── small.png ├── 计时 └── img │ ├── 0.JPG │ ├── 1.JPG │ ├── 2.JPG │ ├── 3.JPG │ ├── 4.JPG │ ├── 5.JPG │ ├── 6.JPG │ ├── 7.JPG │ ├── 8.JPG │ ├── 9.JPG │ └── colon.JPG ├── 3D图片切换 ├── 3D旋转.ppt ├── img │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ └── 4.jpg ├── 4.html ├── 1.html ├── 2.html ├── 5.html ├── 3.html ├── 6.html ├── 7.html ├── 8.html ├── 11_立方体.html ├── 9_立方体.html └── 10_立方体.html ├── apple ├── demo.gif └── img │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ ├── 5.jpg │ ├── 6.jpg │ ├── 7.jpg │ ├── 8.jpg │ ├── 9.jpg │ ├── 10.jpg │ ├── 11.jpg │ ├── 12.jpg │ ├── Thumbs.db │ ├── nav_bg.png │ ├── caret_active.gif │ └── caret_active.png ├── 加入购物车 ├── img │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ └── cart.png └── js │ ├── requestAnimationFrame.js │ └── jquery.fly.min.js ├── 推拉门改进 ├── han1.jpg ├── han2.jpg ├── han3.jpg ├── han4.jpg └── han5.jpg ├── 擦除 ├── img │ ├── han1.jpg │ └── han2.jpg ├── js │ └── jquery.eraser.js └── html │ └── 擦除.html ├── 无缝切换 ├── test1.jpg ├── test2.jpg ├── test3.jpg ├── test4.jpg └── test5.jpg ├── 日历联动 ├── img │ ├── px.png │ ├── page.png │ ├── icon_date.png │ └── calendar_all.png └── index.html ├── 模拟扔物体 └── han1.jpg ├── 轮播神器 ├── img │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ └── 5.jpg └── js │ └── mf-pattern │ ├── img │ ├── loading.gif │ ├── mF_qiyi │ │ ├── bg.jpg │ │ └── loading.gif │ ├── mF_kdui │ │ ├── dots.png │ │ └── slider-arrows.png │ ├── mF_kiki │ │ ├── Thumbs.db │ │ ├── ar-left.gif │ │ ├── ar-right.gif │ │ └── tit-ar.gif │ ├── mF_51xflash │ │ ├── play.gif │ │ ├── Thumbs.db │ │ └── tit-ar.gif │ ├── mF_games_tb │ │ └── ar.gif │ ├── mF_pithy_tb │ │ ├── btn.gif │ │ └── turn.gif │ ├── mF_tbhuabao │ │ └── btn-bg.gif │ ├── mF_classicHB │ │ ├── btn-blue.gif │ │ └── btn-gray.gif │ ├── mF_classicHC │ │ ├── btn-bg.png │ │ └── btn-red.gif │ ├── mF_sohusports │ │ └── sh-btn.gif │ └── mF_taobaomall │ │ └── btn-bg2.gif │ ├── mF_sohusports.js │ ├── mF_dleung.js │ ├── mF_quwan.js │ ├── mF_luluJQ.css │ ├── mF_pconline.js │ ├── mF_dleung.css │ ├── mF_taobaomall.css │ ├── mF_expo2010.js │ ├── mF_qiyi.js │ ├── mF_pconline.css │ ├── mF_classicHB.js │ ├── mF_51xflash.css │ ├── mF_YSlider.js │ ├── mF_classicHC.js │ ├── mF_quwan.css │ ├── mF_expo2010.css │ ├── mF_peijianmall.css │ ├── mF_sohusports.css │ ├── mF_liquid.js │ ├── mF_peijianmall.js │ ├── mF_liuzg.css │ ├── mF_qiyi.css │ ├── mF_liquid.css │ ├── mF_taobao2010.css │ ├── mF_YSlider.css │ ├── mF_rapoo.css │ ├── mF_taobao2010.js │ ├── mF_classicHC.css │ ├── mF_classicHB.css │ ├── mF_ladyQ.css │ ├── mF_kdui.css │ ├── mF_shutters.css │ ├── mF_taobaomall.js │ ├── mF_tbhuabao.css │ ├── mF_shutters.js │ ├── mF_kdui.js │ ├── mF_luluJQ.js │ ├── mF_kiki.css │ ├── mF_tbhuabao.js │ ├── mF_liuzg.js │ ├── mF_games_tb.css │ └── mF_ladyQ.js ├── 韩雪冬 ├── 关于妙味课堂.txt ├── images │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ ├── 5.jpg │ ├── 6.jpg │ ├── 7.jpg │ ├── 8.jpg │ ├── next.png │ ├── prev.png │ ├── next_1.png │ ├── next_txt.png │ ├── prev_1.png │ └── prev_txt.png └── js │ └── DD_belatedPNG_0.0.8a.js ├── 9种推拉门 ├── images │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ └── 5.jpg ├── move.js └── demo8.html ├── 图片墙 ├── img │ └── han7.jpg └── css │ └── hualang.css ├── 韩雪冬jQuery ├── han1.jpg ├── han2.jpg ├── han3.jpg ├── han4.jpg ├── han5.jpg ├── han6.jpg ├── han7.jpg ├── next.png └── prev.png ├── jQuery圆形统计插件 ├── 设置.png └── css │ └── jquery.circliful.css ├── slider1.2 ├── img │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.png │ ├── 5.png │ └── 6.png ├── css │ └── slider1.2.css └── index.html ├── 仿苹果导航菜单 └── images │ ├── 1.png │ ├── 2.png │ ├── 3.png │ ├── 4.png │ └── 5.png ├── 搜狐辩论投票 └── images │ ├── bg.gif │ ├── vs.gif │ ├── green.gif │ └── red.gif ├── 摇奖 ├── 摇奖自写 │ └── img │ │ └── num.png └── 简易的老虎机程序 │ └── images │ └── num.png ├── 苹果官网商品展示 ├── apple1.jpg ├── apple10.jpg ├── apple11.jpg ├── apple12.jpg ├── apple2.jpg ├── apple3.jpg ├── apple4.jpg ├── apple5.jpg ├── apple6.jpg ├── apple7.jpg ├── apple8.jpg └── apple9.jpg ├── fullPage ├── images │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ └── 4.jpg ├── fullpage实例 │ ├── images │ │ ├── Check.png │ │ ├── UnCheck.png │ │ ├── apple.png │ │ ├── cxcalendar.png │ │ ├── sport_large_2x.jpg │ │ ├── edition_large_2x.jpg │ │ ├── primary_large_2x.jpg │ │ ├── hero_sunset_large_2x.jpg │ │ ├── technology_hero_large_2x.jpg │ │ └── timekeeping_hero_large_2x.jpg │ └── css │ │ └── jPages.css ├── 说明下载.url ├── index3.html ├── index4.html ├── index7.html ├── index2.html ├── index11.html ├── index12.html └── index13.html ├── 仿淘宝轮播(无缝做不出来) └── img │ ├── 1.png │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ └── 5.jpg ├── 动感十足的jquery导航 ├── logo.gif ├── images │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ ├── 5.jpg │ └── Thumbs.db ├── 动感十足的jquery导航.rar └── config.js ├── checkbox ├── images │ ├── Check.png │ └── UnCheck.png └── checkbox.html ├── jQuery仿天猫完美加入购物车 ├── cart.png ├── 素材火帮助.txt ├── images │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ └── cart.png ├── requestAnimationFrame.js ├── js │ ├── requestAnimationFrame.js │ └── jquery.fly.min.js └── jquery.fly.min.js ├── roundabout ├── css │ ├── Thumbs.db │ ├── pattern.png │ └── sprites.png ├── images │ ├── Thumbs.db │ ├── client.png │ ├── tester.png │ ├── user.png │ ├── manager.png │ └── developer.png └── index.html ├── 轮播(自己写出来的,第一次,值得纪念) └── img │ ├── han2.jpg │ ├── han3.jpg │ ├── han4.jpg │ ├── han5.jpg │ ├── han7.jpg │ ├── next.png │ └── prev.png ├── 延时菜单 ├── miaov.js └── 11-setTimeout实例.html ├── 数组 ├── 数组去重.html └── 文字转移.html ├── 字符云 └── wordCloud.html ├── 滚动title.html ├── cookie,jsonp,拖拽等综合 ├── jsonp.html ├── div随窗口移动.html ├── 自由落体.html ├── 拖拽改变div大小(类似textarea).html ├── jQuery拖拽.html └── 拖拽.html ├── 输入框抖动.html ├── iframe改变高度.html ├── 字符串操作 ├── 高亮文字.html ├── 文字替换.html ├── 分割文字.html └── 介绍内容缩放.html ├── 点击特效 └── test.html ├── 切换(给未来元素添加事件) └── 切换.html ├── 数组去重.html ├── 表格操作 └── 表格查找.html ├── 表格上下移动 └── 表格行上下移动.html ├── 列表项滚动(多用于新闻条目) └── test.html └── 蛇形文字 └── 蛇形文字.html /.idea/.name: -------------------------------------------------------------------------------- 1 | javaScript -------------------------------------------------------------------------------- /word/.idea/.name: -------------------------------------------------------------------------------- 1 | word -------------------------------------------------------------------------------- /网页进度条/.idea/.name: -------------------------------------------------------------------------------- 1 | 网页进度条 -------------------------------------------------------------------------------- /鼠标移动滑块/.idea/.name: -------------------------------------------------------------------------------- 1 | 鼠标移动滑块 -------------------------------------------------------------------------------- /jQuery-aniview/.idea/.name: -------------------------------------------------------------------------------- 1 | scroll -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # javaScript 2 | 前端特效存档 3 | -------------------------------------------------------------------------------- /animate.css/.idea/.name: -------------------------------------------------------------------------------- 1 | animate.css -------------------------------------------------------------------------------- /AnimatedLetters/.gitignore: -------------------------------------------------------------------------------- 1 | *.DS_Store 2 | -------------------------------------------------------------------------------- /AnimatedLetters/.idea/.name: -------------------------------------------------------------------------------- 1 | AnimatedLetters -------------------------------------------------------------------------------- /放大镜/big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/放大镜/big.png -------------------------------------------------------------------------------- /放大镜/small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/放大镜/small.png -------------------------------------------------------------------------------- /计时/img/0.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/0.JPG -------------------------------------------------------------------------------- /计时/img/1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/1.JPG -------------------------------------------------------------------------------- /计时/img/2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/2.JPG -------------------------------------------------------------------------------- /计时/img/3.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/3.JPG -------------------------------------------------------------------------------- /计时/img/4.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/4.JPG -------------------------------------------------------------------------------- /计时/img/5.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/5.JPG -------------------------------------------------------------------------------- /计时/img/6.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/6.JPG -------------------------------------------------------------------------------- /计时/img/7.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/7.JPG -------------------------------------------------------------------------------- /计时/img/8.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/8.JPG -------------------------------------------------------------------------------- /计时/img/9.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/9.JPG -------------------------------------------------------------------------------- /3D图片切换/3D旋转.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/3D图片切换/3D旋转.ppt -------------------------------------------------------------------------------- /apple/demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/demo.gif -------------------------------------------------------------------------------- /apple/img/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/1.jpg -------------------------------------------------------------------------------- /apple/img/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/2.jpg -------------------------------------------------------------------------------- /apple/img/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/3.jpg -------------------------------------------------------------------------------- /apple/img/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/4.jpg -------------------------------------------------------------------------------- /apple/img/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/5.jpg -------------------------------------------------------------------------------- /apple/img/6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/6.jpg -------------------------------------------------------------------------------- /apple/img/7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/7.jpg -------------------------------------------------------------------------------- /apple/img/8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/8.jpg -------------------------------------------------------------------------------- /apple/img/9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/9.jpg -------------------------------------------------------------------------------- /加入购物车/img/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/加入购物车/img/1.jpg -------------------------------------------------------------------------------- /加入购物车/img/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/加入购物车/img/2.jpg -------------------------------------------------------------------------------- /加入购物车/img/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/加入购物车/img/3.jpg -------------------------------------------------------------------------------- /推拉门改进/han1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/推拉门改进/han1.jpg -------------------------------------------------------------------------------- /推拉门改进/han2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/推拉门改进/han2.jpg -------------------------------------------------------------------------------- /推拉门改进/han3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/推拉门改进/han3.jpg -------------------------------------------------------------------------------- /推拉门改进/han4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/推拉门改进/han4.jpg -------------------------------------------------------------------------------- /推拉门改进/han5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/推拉门改进/han5.jpg -------------------------------------------------------------------------------- /擦除/img/han1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/擦除/img/han1.jpg -------------------------------------------------------------------------------- /擦除/img/han2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/擦除/img/han2.jpg -------------------------------------------------------------------------------- /无缝切换/test1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/无缝切换/test1.jpg -------------------------------------------------------------------------------- /无缝切换/test2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/无缝切换/test2.jpg -------------------------------------------------------------------------------- /无缝切换/test3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/无缝切换/test3.jpg -------------------------------------------------------------------------------- /无缝切换/test4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/无缝切换/test4.jpg -------------------------------------------------------------------------------- /无缝切换/test5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/无缝切换/test5.jpg -------------------------------------------------------------------------------- /日历联动/img/px.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/日历联动/img/px.png -------------------------------------------------------------------------------- /模拟扔物体/han1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/模拟扔物体/han1.jpg -------------------------------------------------------------------------------- /网页进度条/网页进度条.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/网页进度条/网页进度条.txt -------------------------------------------------------------------------------- /轮播神器/img/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/img/1.jpg -------------------------------------------------------------------------------- /轮播神器/img/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/img/2.jpg -------------------------------------------------------------------------------- /轮播神器/img/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/img/3.jpg -------------------------------------------------------------------------------- /轮播神器/img/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/img/4.jpg -------------------------------------------------------------------------------- /轮播神器/img/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/img/5.jpg -------------------------------------------------------------------------------- /韩雪冬/关于妙味课堂.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/关于妙味课堂.txt -------------------------------------------------------------------------------- /3D图片切换/img/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/3D图片切换/img/1.jpg -------------------------------------------------------------------------------- /3D图片切换/img/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/3D图片切换/img/2.jpg -------------------------------------------------------------------------------- /3D图片切换/img/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/3D图片切换/img/3.jpg -------------------------------------------------------------------------------- /3D图片切换/img/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/3D图片切换/img/4.jpg -------------------------------------------------------------------------------- /9种推拉门/images/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/9种推拉门/images/1.jpg -------------------------------------------------------------------------------- /9种推拉门/images/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/9种推拉门/images/2.jpg -------------------------------------------------------------------------------- /9种推拉门/images/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/9种推拉门/images/3.jpg -------------------------------------------------------------------------------- /9种推拉门/images/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/9种推拉门/images/4.jpg -------------------------------------------------------------------------------- /9种推拉门/images/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/9种推拉门/images/5.jpg -------------------------------------------------------------------------------- /apple/img/10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/10.jpg -------------------------------------------------------------------------------- /apple/img/11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/11.jpg -------------------------------------------------------------------------------- /apple/img/12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/12.jpg -------------------------------------------------------------------------------- /加入购物车/img/cart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/加入购物车/img/cart.png -------------------------------------------------------------------------------- /图片墙/img/han7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/图片墙/img/han7.jpg -------------------------------------------------------------------------------- /日历联动/img/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/日历联动/img/page.png -------------------------------------------------------------------------------- /计时/img/colon.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/计时/img/colon.JPG -------------------------------------------------------------------------------- /韩雪冬/images/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/1.jpg -------------------------------------------------------------------------------- /韩雪冬/images/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/2.jpg -------------------------------------------------------------------------------- /韩雪冬/images/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/3.jpg -------------------------------------------------------------------------------- /韩雪冬/images/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/4.jpg -------------------------------------------------------------------------------- /韩雪冬/images/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/5.jpg -------------------------------------------------------------------------------- /韩雪冬/images/6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/6.jpg -------------------------------------------------------------------------------- /韩雪冬/images/7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/7.jpg -------------------------------------------------------------------------------- /韩雪冬/images/8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/8.jpg -------------------------------------------------------------------------------- /韩雪冬jQuery/han1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/han1.jpg -------------------------------------------------------------------------------- /韩雪冬jQuery/han2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/han2.jpg -------------------------------------------------------------------------------- /韩雪冬jQuery/han3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/han3.jpg -------------------------------------------------------------------------------- /韩雪冬jQuery/han4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/han4.jpg -------------------------------------------------------------------------------- /韩雪冬jQuery/han5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/han5.jpg -------------------------------------------------------------------------------- /韩雪冬jQuery/han6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/han6.jpg -------------------------------------------------------------------------------- /韩雪冬jQuery/han7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/han7.jpg -------------------------------------------------------------------------------- /韩雪冬jQuery/next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/next.png -------------------------------------------------------------------------------- /韩雪冬jQuery/prev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬jQuery/prev.png -------------------------------------------------------------------------------- /apple/img/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/Thumbs.db -------------------------------------------------------------------------------- /apple/img/nav_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/nav_bg.png -------------------------------------------------------------------------------- /jQuery圆形统计插件/设置.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery圆形统计插件/设置.png -------------------------------------------------------------------------------- /slider1.2/img/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/slider1.2/img/1.jpg -------------------------------------------------------------------------------- /slider1.2/img/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/slider1.2/img/2.jpg -------------------------------------------------------------------------------- /slider1.2/img/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/slider1.2/img/3.jpg -------------------------------------------------------------------------------- /slider1.2/img/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/slider1.2/img/4.png -------------------------------------------------------------------------------- /slider1.2/img/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/slider1.2/img/5.png -------------------------------------------------------------------------------- /slider1.2/img/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/slider1.2/img/6.png -------------------------------------------------------------------------------- /仿苹果导航菜单/images/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿苹果导航菜单/images/1.png -------------------------------------------------------------------------------- /仿苹果导航菜单/images/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿苹果导航菜单/images/2.png -------------------------------------------------------------------------------- /仿苹果导航菜单/images/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿苹果导航菜单/images/3.png -------------------------------------------------------------------------------- /仿苹果导航菜单/images/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿苹果导航菜单/images/4.png -------------------------------------------------------------------------------- /仿苹果导航菜单/images/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿苹果导航菜单/images/5.png -------------------------------------------------------------------------------- /搜狐辩论投票/images/bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/搜狐辩论投票/images/bg.gif -------------------------------------------------------------------------------- /搜狐辩论投票/images/vs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/搜狐辩论投票/images/vs.gif -------------------------------------------------------------------------------- /摇奖/摇奖自写/img/num.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/摇奖/摇奖自写/img/num.png -------------------------------------------------------------------------------- /苹果官网商品展示/apple1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple1.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple10.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple11.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple12.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple2.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple3.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple4.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple5.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple6.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple7.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple8.jpg -------------------------------------------------------------------------------- /苹果官网商品展示/apple9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/苹果官网商品展示/apple9.jpg -------------------------------------------------------------------------------- /韩雪冬/images/next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/next.png -------------------------------------------------------------------------------- /韩雪冬/images/prev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/prev.png -------------------------------------------------------------------------------- /fullPage/images/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/images/1.jpg -------------------------------------------------------------------------------- /fullPage/images/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/images/2.jpg -------------------------------------------------------------------------------- /fullPage/images/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/images/3.jpg -------------------------------------------------------------------------------- /fullPage/images/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/images/4.jpg -------------------------------------------------------------------------------- /仿淘宝轮播(无缝做不出来)/img/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿淘宝轮播(无缝做不出来)/img/1.png -------------------------------------------------------------------------------- /仿淘宝轮播(无缝做不出来)/img/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿淘宝轮播(无缝做不出来)/img/2.jpg -------------------------------------------------------------------------------- /仿淘宝轮播(无缝做不出来)/img/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿淘宝轮播(无缝做不出来)/img/3.jpg -------------------------------------------------------------------------------- /仿淘宝轮播(无缝做不出来)/img/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿淘宝轮播(无缝做不出来)/img/4.jpg -------------------------------------------------------------------------------- /仿淘宝轮播(无缝做不出来)/img/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/仿淘宝轮播(无缝做不出来)/img/5.jpg -------------------------------------------------------------------------------- /动感十足的jquery导航/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/动感十足的jquery导航/logo.gif -------------------------------------------------------------------------------- /搜狐辩论投票/images/green.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/搜狐辩论投票/images/green.gif -------------------------------------------------------------------------------- /搜狐辩论投票/images/red.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/搜狐辩论投票/images/red.gif -------------------------------------------------------------------------------- /擦除/js/jquery.eraser.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/擦除/js/jquery.eraser.js -------------------------------------------------------------------------------- /日历联动/img/icon_date.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/日历联动/img/icon_date.png -------------------------------------------------------------------------------- /韩雪冬/images/next_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/next_1.png -------------------------------------------------------------------------------- /韩雪冬/images/next_txt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/next_txt.png -------------------------------------------------------------------------------- /韩雪冬/images/prev_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/prev_1.png -------------------------------------------------------------------------------- /韩雪冬/images/prev_txt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/images/prev_txt.png -------------------------------------------------------------------------------- /checkbox/images/Check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/checkbox/images/Check.png -------------------------------------------------------------------------------- /jQuery-aniview/img/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery-aniview/img/1.jpg -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/cart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery仿天猫完美加入购物车/cart.png -------------------------------------------------------------------------------- /roundabout/css/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/css/Thumbs.db -------------------------------------------------------------------------------- /日历联动/img/calendar_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/日历联动/img/calendar_all.png -------------------------------------------------------------------------------- /AnimatedLetters/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/favicon.ico -------------------------------------------------------------------------------- /apple/img/caret_active.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/caret_active.gif -------------------------------------------------------------------------------- /apple/img/caret_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/apple/img/caret_active.png -------------------------------------------------------------------------------- /checkbox/images/UnCheck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/checkbox/images/UnCheck.png -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/素材火帮助.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery仿天猫完美加入购物车/素材火帮助.txt -------------------------------------------------------------------------------- /roundabout/css/pattern.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/css/pattern.png -------------------------------------------------------------------------------- /roundabout/css/sprites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/css/sprites.png -------------------------------------------------------------------------------- /roundabout/images/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/images/Thumbs.db -------------------------------------------------------------------------------- /roundabout/images/client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/images/client.png -------------------------------------------------------------------------------- /roundabout/images/tester.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/images/tester.png -------------------------------------------------------------------------------- /roundabout/images/user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/images/user.png -------------------------------------------------------------------------------- /动感十足的jquery导航/images/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/动感十足的jquery导航/images/1.jpg -------------------------------------------------------------------------------- /动感十足的jquery导航/images/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/动感十足的jquery导航/images/2.jpg -------------------------------------------------------------------------------- /动感十足的jquery导航/images/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/动感十足的jquery导航/images/3.jpg -------------------------------------------------------------------------------- /动感十足的jquery导航/images/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/动感十足的jquery导航/images/4.jpg -------------------------------------------------------------------------------- /动感十足的jquery导航/images/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/动感十足的jquery导航/images/5.jpg -------------------------------------------------------------------------------- /摇奖/简易的老虎机程序/images/num.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/摇奖/简易的老虎机程序/images/num.png -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/images/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery仿天猫完美加入购物车/images/1.jpg -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/images/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery仿天猫完美加入购物车/images/2.jpg -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/images/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery仿天猫完美加入购物车/images/3.jpg -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/images/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery仿天猫完美加入购物车/images/4.jpg -------------------------------------------------------------------------------- /roundabout/images/manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/images/manager.png -------------------------------------------------------------------------------- /动感十足的jquery导航/images/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/动感十足的jquery导航/images/Thumbs.db -------------------------------------------------------------------------------- /韩雪冬/js/DD_belatedPNG_0.0.8a.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/韩雪冬/js/DD_belatedPNG_0.0.8a.js -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/images/cart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/jQuery仿天猫完美加入购物车/images/cart.png -------------------------------------------------------------------------------- /roundabout/images/developer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/roundabout/images/developer.png -------------------------------------------------------------------------------- /动感十足的jquery导航/动感十足的jquery导航.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/动感十足的jquery导航/动感十足的jquery导航.rar -------------------------------------------------------------------------------- /轮播(自己写出来的,第一次,值得纪念)/img/han2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播(自己写出来的,第一次,值得纪念)/img/han2.jpg -------------------------------------------------------------------------------- /轮播(自己写出来的,第一次,值得纪念)/img/han3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播(自己写出来的,第一次,值得纪念)/img/han3.jpg -------------------------------------------------------------------------------- /轮播(自己写出来的,第一次,值得纪念)/img/han4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播(自己写出来的,第一次,值得纪念)/img/han4.jpg -------------------------------------------------------------------------------- /轮播(自己写出来的,第一次,值得纪念)/img/han5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播(自己写出来的,第一次,值得纪念)/img/han5.jpg -------------------------------------------------------------------------------- /轮播(自己写出来的,第一次,值得纪念)/img/han7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播(自己写出来的,第一次,值得纪念)/img/han7.jpg -------------------------------------------------------------------------------- /轮播(自己写出来的,第一次,值得纪念)/img/next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播(自己写出来的,第一次,值得纪念)/img/next.png -------------------------------------------------------------------------------- /轮播(自己写出来的,第一次,值得纪念)/img/prev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播(自己写出来的,第一次,值得纪念)/img/prev.png -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/loading.gif -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/Check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/Check.png -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/UnCheck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/UnCheck.png -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/apple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/apple.png -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_qiyi/bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_qiyi/bg.jpg -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_kdui/dots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_kdui/dots.png -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_kiki/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_kiki/Thumbs.db -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/cxcalendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/cxcalendar.png -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_51xflash/play.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_51xflash/play.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_games_tb/ar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_games_tb/ar.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_kiki/ar-left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_kiki/ar-left.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_kiki/ar-right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_kiki/ar-right.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_kiki/tit-ar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_kiki/tit-ar.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_pithy_tb/btn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_pithy_tb/btn.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_pithy_tb/turn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_pithy_tb/turn.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_qiyi/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_qiyi/loading.gif -------------------------------------------------------------------------------- /AnimatedLetters/fonts/morse/m0rse-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/morse/m0rse-webfont.eot -------------------------------------------------------------------------------- /AnimatedLetters/fonts/morse/m0rse-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/morse/m0rse-webfont.ttf -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/sport_large_2x.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/sport_large_2x.jpg -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_51xflash/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_51xflash/Thumbs.db -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_51xflash/tit-ar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_51xflash/tit-ar.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_tbhuabao/btn-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_tbhuabao/btn-bg.gif -------------------------------------------------------------------------------- /AnimatedLetters/fonts/morse/m0rse-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/morse/m0rse-webfont.woff -------------------------------------------------------------------------------- /AnimatedLetters/fonts/morse/m0rse-webfont.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/morse/m0rse-webfont.woff2 -------------------------------------------------------------------------------- /AnimatedLetters/img/related/InlineLinkStyles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/img/related/InlineLinkStyles.png -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/edition_large_2x.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/edition_large_2x.jpg -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/primary_large_2x.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/primary_large_2x.jpg -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_classicHB/btn-blue.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_classicHB/btn-blue.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_classicHB/btn-gray.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_classicHB/btn-gray.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_classicHC/btn-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_classicHC/btn-bg.png -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_classicHC/btn-red.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_classicHC/btn-red.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_kdui/slider-arrows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_kdui/slider-arrows.png -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_sohusports/sh-btn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_sohusports/sh-btn.gif -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/img/mF_taobaomall/btn-bg2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/轮播神器/js/mf-pattern/img/mF_taobaomall/btn-bg2.gif -------------------------------------------------------------------------------- /AnimatedLetters/fonts/codropsicons/codropsicons.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/codropsicons/codropsicons.eot -------------------------------------------------------------------------------- /AnimatedLetters/fonts/codropsicons/codropsicons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/codropsicons/codropsicons.ttf -------------------------------------------------------------------------------- /AnimatedLetters/fonts/codropsicons/codropsicons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/codropsicons/codropsicons.woff -------------------------------------------------------------------------------- /AnimatedLetters/fonts/knarfart/knarfart-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/knarfart/knarfart-webfont.eot -------------------------------------------------------------------------------- /AnimatedLetters/fonts/knarfart/knarfart-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/knarfart/knarfart-webfont.ttf -------------------------------------------------------------------------------- /AnimatedLetters/fonts/knarfart/knarfart-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/knarfart/knarfart-webfont.woff -------------------------------------------------------------------------------- /AnimatedLetters/fonts/knarfart/knarfart-webfont.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/fonts/knarfart/knarfart-webfont.woff2 -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/hero_sunset_large_2x.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/hero_sunset_large_2x.jpg -------------------------------------------------------------------------------- /AnimatedLetters/img/related/LinkStylesHoverEffects.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/AnimatedLetters/img/related/LinkStylesHoverEffects.jpg -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/technology_hero_large_2x.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/technology_hero_large_2x.jpg -------------------------------------------------------------------------------- /fullPage/fullpage实例/images/timekeeping_hero_large_2x.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yangxi0126/javaScript/HEAD/fullPage/fullpage实例/images/timekeeping_hero_large_2x.jpg -------------------------------------------------------------------------------- /.idea/encodings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /word/.idea/encodings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /网页进度条/.idea/encodings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /鼠标移动滑块/.idea/encodings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /.idea/vcs.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /animate.css/.idea/encodings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /jQuery-aniview/.idea/vcs.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /AnimatedLetters/.idea/encodings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /word/.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /网页进度条/.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /鼠标移动滑块/.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /jQuery-aniview/.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /word/.idea/word.iml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /.idea/javaScript.iml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /animate.css/.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /网页进度条/.idea/网页进度条.iml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /鼠标移动滑块/.idea/鼠标移动滑块.iml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /AnimatedLetters/.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /animate.css/.idea/animate.css.iml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /jQuery-aniview/.idea/scroll.iml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /AnimatedLetters/fonts/codropsicons/license.txt: -------------------------------------------------------------------------------- 1 | Icon Set: Font Awesome -- http://fortawesome.github.com/Font-Awesome/ 2 | License: SIL -- http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL 3 | 4 | 5 | Icon Set: Eco Ico -- http://dribbble.com/shots/665585-Eco-Ico 6 | License: CC0 -- http://creativecommons.org/publicdomain/zero/1.0/ -------------------------------------------------------------------------------- /AnimatedLetters/.idea/AnimatedLetters.iml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /3D图片切换/4.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 10 | 11 | 12 |
13 | 14 | 15 | -------------------------------------------------------------------------------- /3D图片切换/1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 10 | 11 | 12 |
13 | 14 | 15 | -------------------------------------------------------------------------------- /3D图片切换/2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 10 | 11 | 12 |
13 | 14 | 15 | -------------------------------------------------------------------------------- /3D图片切换/5.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 10 | 11 | 12 |
13 | 14 | 15 | -------------------------------------------------------------------------------- /3D图片切换/3.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 10 | 11 | 12 |
13 | 14 | 15 | -------------------------------------------------------------------------------- /fullPage/说明下载.url: -------------------------------------------------------------------------------- 1 | [DEFAULT] 2 | BASEURL=http://bbs.mumayi.net/index.php 3 | [InternetShortcut] 4 | URL=http://www.dowebok.com/77.html 5 | Modified=A0089165632FC701F8 6 | IconFile=C:\Windows\system32\SHELL32.dll 7 | IconIndex=130 8 | IDList= 9 | HotKey=0 10 | [InternetShortcut.A] 11 | [InternetShortcut.W] 12 | IconFile=E:+AFyPb072fxaPkQBc-favicon.ico 13 | [{000214A0-0000-0000-C000-000000000046}] 14 | Prop3=19,2 15 | -------------------------------------------------------------------------------- /延时菜单/miaov.js: -------------------------------------------------------------------------------- 1 | // JavaScript Document 2 | 3 | function $( v ){ 4 | if( typeof v === 'function' ){ 5 | window.onload = v; 6 | } else if ( typeof v === 'string' ) { 7 | return document.getElementById(v); 8 | } else if ( typeof v === 'object' ) { 9 | return v; 10 | } 11 | } 12 | 13 | function getStyle( obj, attr ){ 14 | return obj.currentStyle ? obj.currentStyle[attr] : getComputedStyle( obj )[attr]; 15 | } -------------------------------------------------------------------------------- /jQuery圆形统计插件/css/jquery.circliful.css: -------------------------------------------------------------------------------- 1 | .circliful { 2 | position: relative; 3 | } 4 | 5 | .circle-text, .circle-info, .circle-text-half, .circle-info-half { 6 | width: 100%; 7 | position: absolute; 8 | text-align: center; 9 | display: inline-block; 10 | } 11 | 12 | .circle-info, .circle-info-half { 13 | color: #999; 14 | } 15 | 16 | .circliful .fa { 17 | margin: -10px 3px 0 3px; 18 | position: relative; 19 | bottom: 4px; 20 | } 21 | -------------------------------------------------------------------------------- /3D图片切换/6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 11 | 12 | 13 |
14 |
15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /3D图片切换/7.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 11 | 12 | 13 |
14 |
15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /3D图片切换/8.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 11 | 12 | 13 |
14 |
15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /.idea/misc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /word/.idea/misc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /网页进度条/.idea/misc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /鼠标移动滑块/.idea/misc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /animate.css/.idea/misc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /AnimatedLetters/.idea/misc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /数组/数组去重.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 23 | -------------------------------------------------------------------------------- /jQuery-aniview/.idea/misc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_sohusports.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************搜狐体育 这个一般****************** 2 | 'mF_sohusports':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $numList=$focus.addListNum().find('li'); 7 | //PLAY 8 | $focus.play(function(i){ 9 | $picList[i].style.display='none'; 10 | $txtList[i].style.display='none'; 11 | $numList[i].className=''; 12 | },function(i){ 13 | $picList.eq(i).fadeIn(); 14 | $txtList[i].style.display='block'; 15 | $numList[i].className='current'; 16 | }); 17 | //Control 18 | $focus.bindControl($numList); 19 | } 20 | }); -------------------------------------------------------------------------------- /AnimatedLetters/img/mouse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_dleung.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************凡客风格******************这是类似于选项卡的风格 2 | 'mF_dleung':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | //CSS 7 | var n=$txtList.length,txtW=Math.ceil((settings.width-2*(n-1))/n); 8 | $txtList.each(function(i){this.style.width=txtW+'px'}); 9 | //PLAY 10 | $focus.play(function(i){ 11 | $picList.eq(i).fadeOut(200,'easeIn'); 12 | $txtList[i].className = ''; 13 | },function(i){ 14 | $picList.eq(i).fadeIn(500,'easeIn'); 15 | $txtList[i].className = 'current'; 16 | }); 17 | //Control 18 | $focus.bindControl($txtList); 19 | } 20 | }); -------------------------------------------------------------------------------- /fullPage/fullpage实例/css/jPages.css: -------------------------------------------------------------------------------- 1 | .holder { 2 | margin: 15px 0; 3 | } 4 | 5 | .holder a { 6 | font-size: 12px; 7 | cursor: pointer; 8 | margin: 0 5px; 9 | color: #333; 10 | } 11 | 12 | .holder a:hover { 13 | background-color: #222; 14 | color: #fff; 15 | } 16 | 17 | .holder a.jp-previous { margin-right: 15px; } 18 | .holder a.jp-next { margin-left: 15px; } 19 | 20 | .holder a.jp-current, a.jp-current:hover { 21 | color: #FF4242; 22 | font-weight: bold; 23 | } 24 | 25 | .holder a.jp-disabled, a.jp-disabled:hover { 26 | color: #bbb; 27 | } 28 | 29 | .holder a.jp-current, a.jp-current:hover, 30 | .holder a.jp-disabled, a.jp-disabled:hover { 31 | cursor: default; 32 | background: none; 33 | } 34 | 35 | .holder span { margin: 0 5px; } -------------------------------------------------------------------------------- /字符云/wordCloud.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 15 | 16 | 17 |
18 | 19 | 20 | 29 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_quwan.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************趣玩风格 一般轮播,没有左右****************** 2 | 'mF_quwan':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $numList=$focus.addListNum().find('li'); 7 | //CSS 8 | var numH=$numList.css('height'); 9 | $txtList.each(function(){ 10 | $(this).css({bottom:numH+1}); 11 | }); 12 | $focus.css({height:settings.height+numH+1}); 13 | //PLAY 14 | $focus.play(function(i){ 15 | $picList[i].style.display='none'; 16 | $txtList[i].style.display='none'; 17 | $numList[i].className=''; 18 | },function(i){ 19 | $picList.eq(i).fadeIn(); 20 | $txtList[i].style.display='block'; 21 | $numList[i].className='current'; 22 | }); 23 | //Control 24 | $focus.bindControl($numList); 25 | } 26 | }); -------------------------------------------------------------------------------- /AnimatedLetters/js/demo-2.js: -------------------------------------------------------------------------------- 1 | (function() { 2 | 3 | var items = [].slice.call(document.querySelectorAll('ul.grid > li.grid__item')); 4 | 5 | function init() { 6 | items.forEach(function(item) { 7 | var word = item.querySelector('.grid__heading'), 8 | // initialize the plugin 9 | instance = new Letters(word, { 10 | size : 200, 11 | weight : 10, 12 | color: '#E65454', 13 | duration: 0.8, 14 | delay: 0.1, 15 | fade: 0, 16 | easing: d3_ease.easeExpOut.ease 17 | }); 18 | 19 | // show word 20 | instance.showInstantly(); 21 | 22 | item.addEventListener('click', function() { 23 | instance.hide({ 24 | duration: 1, 25 | delay: 0, 26 | fade: 1, 27 | easing: d3_ease.easeExpOut.ease, 28 | callback: function() { 29 | instance.show(); 30 | } 31 | }); 32 | }); 33 | }); 34 | } 35 | 36 | init(); 37 | })(); 38 | -------------------------------------------------------------------------------- /jQuery-aniview/css/styles.css: -------------------------------------------------------------------------------- 1 | body,html{padding-bottom:100px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;font-size:16px}.title{margin-top:50px;font-size:72px}.options{margin:25px 0 35px}.custom-classes,.description{margin-bottom:35px}.btn{width:150px}.options-table,pre{font-size:14px}.more-info{margin-top:35px;padding:10px}.animatecss-link,.animatecss-link:hover{color:#F35625}.box{height:150px}.red{background-color:red}.green{background-color:green}.blue{background-color:#00f}.custom-classes{margin-top:35px}.small-box{padding:15px;color:#ff0}.fast{-moz-animation-duration:1s;-moz-animation-delay:0s;-webkit-animation-duration:1s;-webkit-animation-delay:0s}.slow{-moz-animation-duration:3s;-moz-animation-delay:1s;-webkit-animation-duration:3s;-webkit-animation-delay:1s}.reallyslow{-moz-animation-duration:6s;-moz-animation-delay:3s;-webkit-animation-duration:6s;-webkit-animation-delay:3s}.conclusion{margin-top:50px} -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_luluJQ.css: -------------------------------------------------------------------------------- 1 | /*=========mF_luluJQ========*/ 2 | .mF_luluJQ_wrap{padding:8px;border:1px solid #999;float:left;background:#fff;}/*背景边框*/ 3 | .mF_luluJQ{ position:relative;} 4 | .mF_luluJQ .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 5 | .mF_luluJQ .pic{width:100%;} 6 | .mF_luluJQ .pic li{position:absolute; background:#000;} 7 | .mF_luluJQ .pic li a{display:block;width:100%;height:100%;position:relative;text-decoration:none;overflow:hidden;} 8 | .mF_luluJQ .pic li a span{display:block;position:relative;width:100%;height:34px;line-height:34px;overflow:hidden;} 9 | .mF_luluJQ .pic li a span b{display:block;position:relative;color:#fff;padding-left:16px;font-size:14px;z-index:1;cursor:pointer;} 10 | .mF_luluJQ .pic li a span i{position:absolute;left:0;top:0;width:100%;height:100%;filter:alpha(opacity=50);opacity: 0.5;background:#000;} -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_pconline.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************太平洋电脑网风格 这个太普通,还没有左右选项****************** 2 | 'mF_pconline':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $numList=$focus.addListNum().find('li'); 7 | //CSS 8 | var txtH=settings.txtHeight; 9 | $focus[0].style.height=settings.height+txtH+'px'; 10 | //PLAY 11 | $focus.play(function(i){ 12 | $picList[i].style.display='none'; 13 | $txtList[i].style.display='none'; 14 | $numList[i].className=''; 15 | },function(i){ 16 | $picList.eq(i).fadeIn(settings.duration); 17 | $txtList[i].style.display='block'; 18 | $numList[i].className='current'; 19 | }); 20 | //Control 21 | $focus.bindControl($numList); 22 | } 23 | }); 24 | myFocus.config.extend({ 25 | 'mF_pconline':{ 26 | duration:200,//图片淡出时间 27 | txtHeight:28//标题高度 28 | } 29 | }); -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_dleung.css: -------------------------------------------------------------------------------- 1 | /*=========mF_dleung========*/ 2 | .mF_dleung{ position:relative;} 3 | .mF_dleung .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_dleung .pic{ position:absolute;} 5 | .mF_dleung .pic ul li{ position:absolute; display:none; top:0; left:0;overflow:hidden;} 6 | .mF_dleung .txt{ position:absolute; bottom:0;overflow:hidden;width:120%;}/*默认标题高度*/ 7 | .mF_dleung .txt li{float:left; width:x; height:28px;line-height:28px;margin-right:2px;overflow:hidden; position:relative;}/*默认标题高度*/ 8 | .mF_dleung .txt li a,.mF_dleung .txt li b{position:absolute;z-index:2;top:0;width:100%;height:100%;color:#fff;font-size:12px;text-decoration:none; text-align:center;}/*标题样式*/ 9 | .mF_dleung .txt li b{z-index:1;opacity:0.7;filter:Alpha(opacity=70); background:#666;} 10 | .mF_dleung .txt li.current a{color:#333;} 11 | .mF_dleung .txt li.current b{background:#fff;} 12 | .mF_dleung .txt li p{ display:none;} 13 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_taobaomall.css: -------------------------------------------------------------------------------- 1 | /*=========mF_taobaomall========*/ 2 | .mF_taobaomall{border:1px solid #ccc; position:relative;} 3 | .mF_taobaomall .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_taobaomall .pic{position:relative;overflow:hidden;border-bottom:0;} 5 | .mF_taobaomall .pic ul{position:absolute;} 6 | .mF_taobaomall .pic ul li{position:relative;overflow:hidden;} 7 | .mF_taobaomall .pic ul.left li{float:left;} 8 | .mF_taobaomall .txt{line-height:28px;border-top:1px solid #ccc;overflow:hidden;width:120%;}/*默认标题高度*/ 9 | .mF_taobaomall .txt li{float:left;border-right:1px solid #dedede;overflow:hidden;}/*默认标题高度*/ 10 | .mF_taobaomall .txt li a{display:block;color:#333;padding:0 10px; text-align:center;font-size:12px;text-decoration:none;background:url(img/mF_taobaomall/btn-bg2.gif) left -44px repeat-x;}/*标题样式*/ 11 | .mF_taobaomall .txt li.current a{color:#fff;font-weight:bold;background-position:left top;} 12 | -------------------------------------------------------------------------------- /滚动title.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 16 | 17 | 18 | 19 | 20 | 21 | 39 | -------------------------------------------------------------------------------- /延时菜单/11-setTimeout实例.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 7 | 11 | 12 | 35 | 36 | 37 | 38 | 39 |
40 |
41 | 42 | 43 | 44 | -------------------------------------------------------------------------------- /cookie,jsonp,拖拽等综合/jsonp.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | jsonp 7 | 8 | 9 | 10 | 11 | 12 | 13 | 21 | 31 | -------------------------------------------------------------------------------- /加入购物车/js/requestAnimationFrame.js: -------------------------------------------------------------------------------- 1 | (function () { 2 | var lastTime = 0; 3 | var vendors = ['webkit', 'moz']; 4 | for (var x = 0; x < vendors.length && !window.requestAnimationFrame; ++x) { 5 | window.requestAnimationFrame = window[vendors[x] + 'RequestAnimationFrame']; 6 | window.cancelAnimationFrame = 7 | window[vendors[x] + 'CancelAnimationFrame'] || window[vendors[x] + 'CancelRequestAnimationFrame']; 8 | } 9 | 10 | if (!window.requestAnimationFrame){ 11 | window.requestAnimationFrame = function (callback, element) { 12 | var currTime = new Date().getTime(); 13 | var timeToCall = Math.max(0, 16 - (currTime - lastTime)); 14 | var id = window.setTimeout(function () { 15 | callback(currTime + timeToCall); 16 | }, 17 | timeToCall); 18 | lastTime = currTime + timeToCall; 19 | return id; 20 | }; 21 | } 22 | if (!window.cancelAnimationFrame){ 23 | window.cancelAnimationFrame = function (id) { 24 | clearTimeout(id); 25 | }; 26 | } 27 | }()); -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/requestAnimationFrame.js: -------------------------------------------------------------------------------- 1 | (function () { 2 | var lastTime = 0; 3 | var vendors = ['webkit', 'moz']; 4 | for (var x = 0; x < vendors.length && !window.requestAnimationFrame; ++x) { 5 | window.requestAnimationFrame = window[vendors[x] + 'RequestAnimationFrame']; 6 | window.cancelAnimationFrame = 7 | window[vendors[x] + 'CancelAnimationFrame'] || window[vendors[x] + 'CancelRequestAnimationFrame']; 8 | } 9 | 10 | if (!window.requestAnimationFrame){ 11 | window.requestAnimationFrame = function (callback, element) { 12 | var currTime = new Date().getTime(); 13 | var timeToCall = Math.max(0, 16 - (currTime - lastTime)); 14 | var id = window.setTimeout(function () { 15 | callback(currTime + timeToCall); 16 | }, 17 | timeToCall); 18 | lastTime = currTime + timeToCall; 19 | return id; 20 | }; 21 | } 22 | if (!window.cancelAnimationFrame){ 23 | window.cancelAnimationFrame = function (id) { 24 | clearTimeout(id); 25 | }; 26 | } 27 | }()); -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/js/requestAnimationFrame.js: -------------------------------------------------------------------------------- 1 | (function () { 2 | var lastTime = 0; 3 | var vendors = ['webkit', 'moz']; 4 | for (var x = 0; x < vendors.length && !window.requestAnimationFrame; ++x) { 5 | window.requestAnimationFrame = window[vendors[x] + 'RequestAnimationFrame']; 6 | window.cancelAnimationFrame = 7 | window[vendors[x] + 'CancelAnimationFrame'] || window[vendors[x] + 'CancelRequestAnimationFrame']; 8 | } 9 | 10 | if (!window.requestAnimationFrame){ 11 | window.requestAnimationFrame = function (callback, element) { 12 | var currTime = new Date().getTime(); 13 | var timeToCall = Math.max(0, 16 - (currTime - lastTime)); 14 | var id = window.setTimeout(function () { 15 | callback(currTime + timeToCall); 16 | }, 17 | timeToCall); 18 | lastTime = currTime + timeToCall; 19 | return id; 20 | }; 21 | } 22 | if (!window.cancelAnimationFrame){ 23 | window.cancelAnimationFrame = function (id) { 24 | clearTimeout(id); 25 | }; 26 | } 27 | }()); -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_expo2010.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************2010世博****************** 这个也没什么好说的 2 | 'mF_expo2010':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $numList=$focus.addListNum().find('li'); 7 | $focus.addHtml('
'); 8 | //CSS 9 | var txtH=settings.txtHeight; 10 | $picList.each(function(i){ 11 | this.style.display='none'; 12 | $txtList[i].style.bottom=-txtH+'px'; 13 | }); 14 | //PLAY 15 | $focus.play(function(prev){ 16 | $picList.eq(prev).fadeOut(); 17 | $numList[prev].className=''; 18 | },function(next,n,prev){ 19 | $picList.eq(next).fadeIn(); 20 | $txtList.eq(prev).slide({bottom:-txtH},200,'swing',function(){ 21 | $txtList.eq(next).slide({bottom:0},200); 22 | }); 23 | $numList[next].className='current'; 24 | }); 25 | //Control 26 | settings.delay=200;//固定其延迟 27 | $focus.bindControl($numList); 28 | } 29 | }); 30 | myFocus.config.extend({'mF_expo2010':{txtHeight:36}});//默认文字层高度 -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_qiyi.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************奇艺 一般轮播,没有左右,不是无缝****************** 2 | 'mF_qiyi':function(settings,$){ 3 | var $focus=$(settings); 4 | var $slider=$focus.addHtml('
'); 5 | $slider[0].appendChild($focus.find('.pic')[0]); 6 | $slider[0].appendChild($focus.addListTxt()[0]); 7 | var $picList=$focus.find('.pic li'); 8 | var $txtList=$focus.find('.txt li'); 9 | var $numList=$focus.addListNum().find('li'); 10 | //CSS 11 | var w=settings.width,txtH=settings.txtHeight,n=$picList.length; 12 | $slider[0].style.width=w*n+'px'; 13 | for(var i=0;i 2 | 3 | 4 | 5 | fullPage.js — 背景演示_dowebok 6 | 7 | 13 | 14 | 15 | 20 | 21 | 22 | 23 | 24 |
25 |
26 |
27 |
28 |
29 |
30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | dowebok 41 | jQuery全屏滚动插件fullPage.js 42 | 43 | 44 | -------------------------------------------------------------------------------- /jQuery-aniview/js/jquery.aniview.min.js: -------------------------------------------------------------------------------- 1 | !function(){var a=0;$.fn.scrolled=function(i,n){"function"==typeof i&&(n=i,i=200);var t="scrollTimer"+a++;this.scroll(function(){var a=$(this),o=a.data(t);o&&clearTimeout(o),o=setTimeout(function(){a.removeData(t),n.call(a[0])},i),a.data(t,o)})},$.fn.AniView=function(a){function i(a){var i=$(a).offset(),t=i.top+$(a).scrollTop(),o=(i.top+$(a).scrollTop()+$(a).height(),$(window).scrollTop()+$(window).height());return t'),$(i).css("opacity",0)}),$(t).each(function(a,n){var t=$(n).parent(".av-container");$(n).is("[av-animation]")&&!$(t).hasClass("av-visible")&&i(t)&&($(n).css("opacity",1),$(t).addClass("av-visible"),$(n).addClass("animated "+$(n).attr("av-animation")))}),$(window).scrolled(n.scrollPollInterval,function(){$(t).each(function(a,n){var t=$(n).parent(".av-container");$(n).is("[av-animation]")&&!$(t).hasClass("av-visible")&&i(t)&&($(n).css("opacity",1),$(t).addClass("av-visible"),$(n).addClass("animated "+$(n).attr("av-animation")))})})}}(); -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_pconline.css: -------------------------------------------------------------------------------- 1 | /*=========mF_pconline========*/ 2 | .mF_pconline{ position:relative;} 3 | .mF_pconline .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_pconline .pic li{width:100%;height:100%;overflow:hidden;position:absolute;display:none;} 5 | .mF_pconline .txt li{position:absolute;z-index:2;bottom:0;height:28px;line-height:28px;background:#DBDBDB;display:none;} 6 | .mF_pconline .txt li a{display:block;position:relative;z-index:1;color:#333;padding-left:10px;font-size:12px;font-weight:bold;text-decoration:none;}/*标题样式*/ 7 | .mF_pconline .num{position:absolute;z-index:3;bottom:5px;right:5px;}/*按钮样式*/ 8 | .mF_pconline .num li{float:left;} 9 | .mF_pconline .num li a{color:#333;float:left;margin-left:3px;width:15px;height:15px;line-height:15px;*line-height:14px;overflow:hidden;border:1px solid #AEC1CC;text-align:center;cursor:pointer;background:#fff;text-decoration:none;} 10 | .mF_pconline .num li.current a,.mF_pconline .num li.hover a{color:#fff;background:#f60;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}/*当前/悬停按钮样式*/ -------------------------------------------------------------------------------- /输入框抖动.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 窗口登陆效果-蚂蚁部落 6 | 15 | 40 | 41 | 42 | 43 |
44 | 45 | -------------------------------------------------------------------------------- /日历联动/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 32 | -------------------------------------------------------------------------------- /cookie,jsonp,拖拽等综合/div随窗口移动.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | div随窗口移动 7 | 19 | 20 | 21 | 22 | 23 | 24 | 33 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_classicHB.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({ 2 | 'mF_classicHB':function(settings,$){//*********************经典怀旧系列二--海报风格****************** 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $numList=$focus.addListNum().find('li'); 7 | //CSS 8 | var w=settings.width,h=settings.height,txtH=settings.txtHeight;//设置默认的文字高度 9 | for(var i=0,n=$picList.length;i 2 | 3 | 4 | 5 | fullPage.js — 循环演示_dowebok 6 | 7 | 10 | 11 | 12 | 20 | 21 | 22 | 23 | 24 |
25 |
26 |

第一屏

27 |

fullPage.js — 循环演示

28 |
29 |
30 |

第二屏

31 |
32 |
33 |

第三屏

34 |
35 |
36 |

第四屏

37 |

这是最后一屏了,继续往下滚返回第一屏

38 |
39 |
40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | dowebok 51 | jQuery全屏滚动插件fullPage.js 52 | 53 | 54 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_51xflash.css: -------------------------------------------------------------------------------- 1 | /*=========mF_51xflash========*/ 2 | .mF_51xflash_wrap{padding:8px;border:1px solid #999;float:left;background:#fff;}/*背景边框*/ 3 | .mF_51xflash{ position:relative;} 4 | .mF_51xflash .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 5 | .mF_51xflash .pic{position:absolute;top:0;left:0;overflow:hidden;} 6 | .mF_51xflash .pic ul{position:static;} 7 | .mF_51xflash .pic ul li{position:absolute;right:0;} 8 | .mF_51xflash .pic ul li a,.mF_51xflash .pic ul li a img{display:block;width:100%;height:100%;} 9 | .mF_51xflash .txt{position:absolute;left:0;bottom:0;width:100%;height:34px;line-height:34px;} 10 | .mF_51xflash .txt li{position:absolute;width:100%;height:100%;background:#f1f1f1;} 11 | .mF_51xflash .txt li a{display:block;padding-left:40px;font-size:14px;color:#333;font-weight:bold;text-decoration:none;background:url(img/mF_51xflash/tit-ar.gif) 6px center no-repeat;} 12 | .mF_51xflash .play,.mF_51xflash .stop{position:absolute;right:10px;bottom:6px;z-index:9;width:30px;height:23px;overflow:hidden;cursor:pointer;background:url(img/mF_51xflash/play.gif) left -25px no-repeat;} 13 | .mF_51xflash .stop{background-position:left top;} 14 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_YSlider.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************YSlide--翻页效果 这个也没有左右****************** 2 | 'mF_YSlider':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $rePicList=$focus.addHtml('
'+$focus.find('.pic').html()+'
').find('li'); 6 | var $txtList=$focus.addListTxt().find('li'); 7 | var $numList=$focus.addListNum().find('li'); 8 | //PLAY 9 | var s=settings.direction==='single'?true:false,d1=settings.width,d2=settings.height; 10 | $focus.play(function(i,n){ 11 | var r=s?1:Math.round(1+(Math.random()*(2-1))),dis,d,p={}; 12 | dis=r===1?d1:d2,d=Math.round(Math.random()+s)?dis:-dis,p[r===1?'left':'top']=d; 13 | $picList[i].style.display=$txtList[i].style.display='none'; 14 | $numList[i].className=''; 15 | $rePicList.eq(i).css({left:0,top:0,display:'block',opacity:1}).slide(p,500,'swing').fadeOut(500); 16 | },function(i,n){ 17 | $picList[i].style.display=$txtList[i].style.display='block'; 18 | $numList[i].className='current'; 19 | }); 20 | //Control 21 | $focus.bindControl($numList); 22 | } 23 | }); 24 | myFocus.config.extend({'mF_YSlider':{direction:'random'}});//切出方向,可选:'random'(随机) | 'single'(单向/向右) -------------------------------------------------------------------------------- /iframe改变高度.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 34 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_classicHC.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({ 2 | 'mF_classicHC':function(settings,$){//*********************经典怀旧系列一--慧聪风格****************** 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $numBg=$focus.addHtml('
'); 7 | var $numBox=$focus.addListNum(); 8 | var $numList=$numBox.find('li'); 9 | //CSS 10 | var txtH=settings.txtHeight,w=settings.width,h=settings.height; 11 | $focus.css({width:w+2,height:h+txtH+2}); 12 | $numBg[0].style.bottom=$numBox[0].style.bottom=txtH+1+'px'; 13 | for(var i=0,n=$picList.length;i 2 | 3 | 4 | 5 | fullPage.js — 项目导航演示_dowebok 6 | 7 | 10 | 11 | 12 | 20 | 21 | 22 | 23 | 24 |
25 |
26 |

第一屏

27 |

fullPage.js — 项目导航演示

28 |
29 |
30 |

第二屏

31 |

请查看右边的圆圈

32 |
33 |
34 |

第三屏

35 |

圆圈还可以设置位置,颜色,加上 tip,点击可以控制

36 |
37 |
38 |

第四屏

39 |

这是最后一屏

40 |
41 |
42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | dowebok 53 | jQuery全屏滚动插件fullPage.js 54 | 55 | 56 | -------------------------------------------------------------------------------- /字符串操作/高亮文字.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 7 | 19 | 20 | 21 |
22 | [张万年同志逝世]中国共产党的优秀党员,久经考验的忠诚共产主义战士,无产阶级革命家、军事家,中国人民解放军的卓越领导人,中国共产党第十五届中央政治局委员、书记处书记,中央军委原副主席张万年同志,因病医治无效,于2015年1月14日17时在北京逝世,享年87岁。 23 |
24 | 25 | 26 | 27 | 41 | -------------------------------------------------------------------------------- /AnimatedLetters/README.md: -------------------------------------------------------------------------------- 1 | # Animated Letters 2 | 3 | A plugin that animates an artistic font using Segment, the SVG strokes animation library. By Luis Manuel. 4 | 5 | [Article on Codrops](http://tympanus.net/codrops/?p=26057) 6 | 7 | [Demo](http://tympanus.net/Development/AnimatedLetters/) 8 | 9 | ## License 10 | 11 | Integrate or build upon it for free in your personal or commercial projects. Don't republish, redistribute or sell "as-is". 12 | 13 | Read more here: [License](http://tympanus.net/codrops/licensing/) 14 | 15 | ## Credits 16 | 17 | - [segment](https://github.com/lmgonzalves/segment) 18 | - [d3-ease](https://github.com/d3/d3-ease) 19 | - Font design by [FRANK V.D HAK - KNARF ART](https://www.behance.net/knarfart) 20 | - [mo.js](http://mojs.io/) by [Oleg Solomka](https://twitter.com/legomushroom) 21 | 22 | ## Misc 23 | 24 | Follow lmgonzalves: [Twitter](https://twitter.com/lmgonzalves), [GitHub](https://github.com/lmgonzalves) 25 | 26 | Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/pages/Codrops/159107397912), [Google+](https://plus.google.com/101095823814290637419), [GitHub](https://github.com/codrops), [Pinterest](http://www.pinterest.com/codrops/) 27 | 28 | [© Codrops 2016](http://www.codrops.com) 29 | 30 | 31 | 32 | 33 | 34 | -------------------------------------------------------------------------------- /点击特效/test.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 23 | 24 | 25 |
26 |
27 |
28 | 29 | 30 | 31 | 53 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_quwan.css: -------------------------------------------------------------------------------- 1 | /*=========mF_quwan========*/ 2 | .mF_quwan{ position:relative;} 3 | .mF_quwan .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_quwan,.mF_quwan .pic{border-bottom:1px solid #E2E2E2;} 5 | .mF_quwan .pic li{width:100%;height:100%;overflow:hidden;position:absolute;display:none;} 6 | .mF_quwan .txt li{position:absolute;z-index:2;*bottom:16px!important;height:34px;line-height:34px;display:none;} 7 | .mF_quwan .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 8 | .mF_quwan .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=30);opacity:0.3;}/*标题背景*/ 9 | .mF_quwan .num{position:absolute;z-index:3;bottom:0;*bottom:-1px;right:0;}/*按钮样式*/ 10 | .mF_quwan .num li{float:left;} 11 | .mF_quwan .num li a{color:#B5AAB0;float:left;width:56px;height:16px;line-height:16px;overflow:hidden;text-align:center;border-left:1px solid #E2E2E2;cursor:pointer;text-decoration:none;} 12 | .mF_quwan .num li.current a,.mF_quwan .num li.hover a{color:#fff;font-weight:bold;background:#DA0A0A;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}/*当前/悬停按钮样式*/ 13 | -------------------------------------------------------------------------------- /fullPage/index2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | fullPage.js — 基本演示_dowebok 6 | 7 | 10 | 11 | 12 | 19 | 20 | 21 | 22 | 23 |
24 |
25 |

第一屏

26 |

fullPage.js — 基本演示

27 |
28 |
29 |

第二屏的第一屏

30 |

第二屏的第二屏

31 |

第二屏的第三屏

32 |
33 |
34 |

第三屏

35 |
36 |
37 |

第四屏

38 |

这是最后一屏

39 |
40 |
41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | dowebok 53 | jQuery全屏滚动插件fullPage.js 54 | 55 | 56 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_expo2010.css: -------------------------------------------------------------------------------- 1 | /*=========mF_expo2010 --2010世博主题========*/ 2 | .mF_expo2010{ position:relative;} 3 | .mF_expo2010 .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_expo2010 .pic li{position:absolute;} 5 | .mF_expo2010 .txt_bg{position:absolute;bottom:0;z-index:1;height:36px;width:100%;background:#000;filter:alpha(opacity=40);opacity:0.4;}/*标题背景*/ 6 | .mF_expo2010 .txt li{position:absolute;z-index:2;left:0;height:36px;line-height:36px;} 7 | .mF_expo2010 .txt li a{display:block;color:#fff;padding:2px 0 0 16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 8 | .mF_expo2010 .num{position:absolute;z-index:3;bottom:8px;right:8px;} 9 | .mF_expo2010 .num li{float:left;position:relative;width:22px;height:18px;line-height:18px;overflow:hidden;text-align:center;margin-right:1px;cursor:pointer;} 10 | .mF_expo2010 .num li a,.mF_expo2010 .num li b{position:absolute;z-index:2;display:block;color:#fff;width:100%;height:100%;top:0;left:0;text-decoration:none;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}/*按钮样式*/ 11 | .mF_expo2010 .num li b{z-index:1;background:#fff;filter:alpha(opacity=50);opacity:0.5;} 12 | .mF_expo2010 .num li.hover a,.mF_expo2010 .num li.current a{background:#F60;}/*当前/悬停按钮*/ -------------------------------------------------------------------------------- /animate.css/1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Title 6 | 7 | 21 | 22 | 23 |
24 | 25 | 26 |
27 | 28 | 29 | 41 | -------------------------------------------------------------------------------- /3D图片切换/11_立方体.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 16 | 17 | 18 |
19 |
20 |
1
21 |
2
22 |
3
23 |
4
24 |
25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /fullPage/index11.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | fullPage.js演示-自动滚动_dowebok 6 | 7 | 10 | 11 | 12 | 13 |
14 |
15 |

第一屏

16 |
17 |
18 |

第二屏

19 |
20 |
21 |

第三屏

22 |
23 |
24 |

第四屏

25 |
26 |
27 | 28 | 29 | 30 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | dowebok 53 | jQuery全屏滚动插件fullPage.js 54 | 55 | 56 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_peijianmall.css: -------------------------------------------------------------------------------- 1 | /*=========mF_peijianmall========*/ 2 | .mF_peijianmall{ position:relative;} 3 | .mF_peijianmall .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_peijianmall .pic ul{position:absolute;} 5 | .mF_peijianmall .pic ul li{overflow:hidden;} 6 | .mF_peijianmall .pic ul.left li{float:left;} 7 | .mF_peijianmall .pic ul.right li{float:right;} 8 | .mF_peijianmall .txt{position:absolute;z-index:2;left:18px;bottom:10px;} 9 | .mF_peijianmall .txt li{float:left; position:relative;margin-right:10px;height:40px;width:68px;overflow:hidden;cursor:pointer;border:1px solid #f90; border-radius:3px;} 10 | .mF_peijianmall .txt li b{background:#FBF6DC; width:100%; height:100%; opacity:0.8; filter:alpha(opacity=80); position:absolute; top:0;-webkit-transition:color 0.4s;-moz-transition:color 0.4s;-o-transition:color 0.4s; } 11 | .mF_peijianmall .txt li a{ display:block;padding:3px;color:#D3520C; text-decoration:none; position:relative; z-index:1;-webkit-transition:color 0.4s;-moz-transition:color 0.4s;-o-transition:color 0.4s;} 12 | .mF_peijianmall .txt li.current{border:1px solid #c00;} 13 | .mF_peijianmall .txt li.current b{background:#FB7917;} 14 | .mF_peijianmall .txt li.current a{color:#fff;} 15 | .mF_peijianmall .txt li p{ display:none;} 16 | -------------------------------------------------------------------------------- /擦除/html/擦除.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 23 | 24 | 25 |
26 | 27 | 28 |
29 | 30 | 31 | 32 | 55 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_sohusports.css: -------------------------------------------------------------------------------- 1 | /*=========mF_sohusports========*/ 2 | .mF_sohusports_wrap{padding:8px;border:1px solid #999;float:left;background:#fff;}/*背景边框*/ 3 | .mF_sohusports{ position:relative;} 4 | .mF_sohusports .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 5 | .mF_sohusports .pic li{position:absolute; display:none;} 6 | .mF_sohusports .txt li{position:absolute;z-index:2;bottom:0;height:60px;line-height:32px; display:none;} 7 | .mF_sohusports .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 8 | .mF_sohusports .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;}/*标题背景*/ 9 | .mF_sohusports .txt li p{display:none;}/*隐藏详细描述*/ 10 | .mF_sohusports .num{position:absolute;z-index:3;bottom:8px;right:6px;}/*按钮样式*/ 11 | .mF_sohusports .num li{float:left;} 12 | .mF_sohusports .num li a{color:#fff;float:left;width:20px;height:20px;line-height:18px;overflow:hidden;text-align:center;margin-right:4px;cursor:pointer;background:url(img/mF_sohusports/sh-btn.gif) left no-repeat;text-decoration:none;} 13 | .mF_sohusports .num li.current a,.mF_sohusports .num li.hover a{color:#FF7B11;background-position:right;}/*当前/悬停按钮样式*/ -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_liquid.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************液动风格 这个有点意思,不过没有前后选项****************** 2 | 'mF_liquid':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picBox=$focus.find('.pic'); 5 | var $picList=$picBox.find('li'); 6 | var $txtList=$focus.addListTxt().find('li'); 7 | var $numList=$focus.addListNum().find('li'); 8 | var $picModList=$focus.addHtml('
').html($picBox.html()).find('img'); 9 | //CSS 10 | var w=settings.width,h=settings.height; 11 | $picModList.each(function(i){ 12 | $picList[i].style.cssText='width:0px;z-index:1;'; 13 | this.style.cssText='width:'+w*10+'px;height:'+h+'px;left:'+w+'px;'; 14 | }); 15 | //PLAY 16 | $focus.play(function(i){ 17 | $picList.eq(i).stop()[0].style.width=0+'px'; 18 | $picModList.eq(i).stop()[0].style.left=w+'px'; 19 | $txtList[i].style.display='none'; 20 | $numList[i].className = ''; 21 | },function(i){ 22 | $picModList.eq(i).slide({left:0},200,'linear',function(){ //默认的为100 23 | $picList.eq(i).slide({width:w},1700); //默认的为700,尼玛眼睛闪瞎了 24 | $(this).slide({left:-9*w},1700); //默认的为700 25 | }); 26 | $txtList[i].style.display='block'; 27 | $numList[i].className = 'current'; 28 | }); 29 | //Control 30 | settings.delay=0;//mouseover模式时延迟固定为0以兼容IE6 31 | $focus.bindControl($numList); 32 | } 33 | }); -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_peijianmall.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************配件商城风格****************** 2 | 'mF_peijianmall':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picUl=$focus.find('.pic ul'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | $picUl[0].innerHTML+=$picUl[0].innerHTML;//无缝复制 7 | //CSS 8 | var n=$txtList.length,dir=settings.direction,prop=dir==='left'?'width':'height',dis=settings[prop]; 9 | $picUl.addClass(dir)[0].style[prop]=dis*n*2+'px'; 10 | $picUl.find('li').each(function(){//消除上下li间的多余间隙 11 | $(this).css({width:settings.width,height:settings.height}); 12 | }); 13 | //PLAY 14 | var param={}; 15 | $focus.play(function(i){ 16 | $txtList[i>=n?(i-n):i].className = ''; 17 | },function(i){ 18 | param[dir]=-dis*i; 19 | $picUl.slide(param,settings.duration,settings.easing); 20 | $txtList[i>=n?(i-n):i].className = 'current'; 21 | },settings.seamless); 22 | //Control 23 | $focus.bindControl($txtList); 24 | } 25 | }); 26 | myFocus.config.extend({ 27 | 'mF_peijianmall':{//可选个性参数 28 | txtHeight:40,//标题高度 29 | seamless:true,//是否无缝,可选:true(是) | false(否) 30 | duration:800,//过渡时间(毫秒),时间越大速度越小 31 | direction:'left',//运动方向,可选:'top'(向上) | 'left'(向左) 32 | easing:'easeOut'//运动形式,可选:'easeOut'(快出慢入) | 'easeIn'(慢出快入) | 'easeInOut'(慢出慢入) | 'swing'(摇摆运动) | 'linear'(匀速运动) 33 | } 34 | }); -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_liuzg.css: -------------------------------------------------------------------------------- 1 | /*=========mF_liuzg --绚丽切片风格========*/ 2 | .mF_liuzg{ position:relative;} 3 | .mF_liuzg .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_liuzg .pic li{position:relative;overflow:hidden;float:left;} 5 | .mF_liuzg .pic li div{width:100%;position:absolute;} 6 | .mF_liuzg .pic li div a{display:block;overflow:hidden;} 7 | .mF_liuzg .txt li{position:absolute;z-index:2;bottom:0;height:36px;line-height:36px;display:none;} 8 | .mF_liuzg .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 9 | .mF_liuzg .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;}/*标题背景*/ 10 | .mF_liuzg .num{position:absolute;z-index:3;bottom:6px;right:8px;color:#333;} 11 | .mF_liuzg .num li{float:left;width:22px;height:18px;position:relative;border:1px solid #333;line-height:18px;text-align:center;margin-right:3px;cursor:pointer;background:#eee;filter:alpha(opacity=70);opacity:0.7;}/*按钮样式*/ 12 | .mF_liuzg .num li a{color:#333;text-decoration:none;} 13 | .mF_liuzg .num li.current{background:#f60;font-weight:bold;height:20px;line-height:20px;top:-2px;filter:alpha(opacity=100);opacity:1;} 14 | .mF_liuzg .num li.current a{color:#fff;} -------------------------------------------------------------------------------- /slider1.2/css/slider1.2.css: -------------------------------------------------------------------------------- 1 | .slider-box{ 2 | position:relative; 3 | } 4 | .slider_cube,.slider_inner_a,.slider_inner_b{ 5 | position:absolute; 6 | width:100%; 7 | height:100%; 8 | overflow:hidden; 9 | } 10 | .slider_nav_box{ 11 | position:absolute; 12 | right:0; 13 | bottom:25%; 14 | } 15 | .slider_nav_title{ 16 | background:url(http://i1.tietuku.com/87ec913b390798fa.png) repeat center right; 17 | min-width:150px; 18 | height:100px 19 | } 20 | .slider_nav{ 21 | background:url(http://i1.tietuku.com/87ec913b390798fa.png) no-repeat; 22 | height:18px; 23 | min-width:100px; 24 | } 25 | .slider_bar{ 26 | position:absolute; 27 | width:100%; 28 | text-align:center; 29 | bottom:10px; 30 | height:20px; 31 | } 32 | .slider_bar span{ 33 | display:inline-block; 34 | margin:0 10px; 35 | width:14px; 36 | height:14px; 37 | background:#B7B7B7; 38 | cursor:pointer; 39 | border-radius:20px; 40 | box-shadow:inset 0 0 3px rgba(0,0,0,0.3); 41 | -webkit-transition:.3s; 42 | -moz-transition:.3s; 43 | -ms-transition:.3s; 44 | -o-transition:.3s; 45 | transition:.3s; 46 | } 47 | .slider_bar span:hover{ 48 | background:#333; 49 | background:rgba(0,0,0,0.7); 50 | } 51 | .slider_bar span.active{ 52 | background:#F40; 53 | background:rgba(255,68,0,0.9); 54 | cursor:default; 55 | } -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_qiyi.css: -------------------------------------------------------------------------------- 1 | /*=========mF_qiyi --奇艺主题========*/ 2 | .mF_qiyi_wrap{position:relative;float:left;overflow:hidden;padding:6px;border:1px solid #333;}/*背景边框*/ 3 | .mF_qiyi .loading{color:#f60;background:#333 url(img/mF_qiyi/bg.jpg) center no-repeat; z-index:9;}/*载入背景*/ 4 | .mF_qiyi .slider{height:100%;position:absolute;overflow:hidden;} 5 | .mF_qiyi .slider .pic{height:100%;width:100%;} 6 | .mF_qiyi .slider .pic li{height:100%;overflow:hidden;float:left;} 7 | .mF_qiyi .slider .txt{width:100%;} 8 | .mF_qiyi .slider .txt li{position:relative;float:left;height:34px;line-height:34px;}/*默认标题高度*/ 9 | .mF_qiyi .slider .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*文字样式*/ 10 | .mF_qiyi .slider .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;} 11 | .mF_qiyi .num{position:absolute;z-index:2;bottom:6px;right:12px;} 12 | .mF_qiyi .num li{float:left;width:18px;height:16px;line-height:16px;margin-left:4px;overflow:hidden;text-align:center;border:1px solid #000;cursor:pointer;} 13 | .mF_qiyi .num li a{color:#000;display:block;background:#ccc;text-decoration:none;} 14 | .mF_qiyi .num li.current a,.mF_qiyi .num li.hover a{background:#f60;color:#fff;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}/*当前/悬停按钮样式*/ -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_liquid.css: -------------------------------------------------------------------------------- 1 | /*=========mF_liquid ========*/ 2 | .mF_liquid{ position:relative;} 3 | .mF_liquid .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_liquid .pic{position:static;} 5 | .mF_liquid .pic li,.mF_liquid .pic_mod li{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;} 6 | .mF_liquid .pic li img,.mF_liquid .pic_mod li img{position:absolute;left:0;top:0;} 7 | .mF_liquid .txt li{position:absolute;z-index:2;bottom:0;width:100%;height:38px;line-height:38px;display:none;}/*默认标题高度*/ 8 | .mF_liquid .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 9 | .mF_liquid .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=30);opacity:0.3;} 10 | .mF_liquid .num{position:absolute;z-index:3;bottom:6px;right:6px;}/*按钮样式*/ 11 | .mF_liquid .num li{float:left;} 12 | .mF_liquid .num li a{color:#333;float:left;width:20px;height:18px;position:relative;line-height:18px;border:1px solid #196BA9;text-align:center;margin-right:3px;cursor:pointer;background:#dedede;filter:alpha(opacity=80);opacity:0.8;text-decoration:none;} 13 | .mF_liquid .num li.current a,.mF_liquid .num li.hover a{background:#09f;color:#fff;font-weight:bold;height:20px;line-height:20px;top:-2px;filter:alpha(opacity=100);opacity:1;} -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_taobao2010.css: -------------------------------------------------------------------------------- 1 | /*=========mF_taobao2010========*/ 2 | .mF_taobao2010{ position:relative;} 3 | .mF_taobao2010 .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_taobao2010 .pic ul{position:absolute;} 5 | .mF_taobao2010 .pic ul li{position:relative;overflow:hidden;} 6 | .mF_taobao2010 .pic ul.left li{float:left;} 7 | .mF_taobao2010 .txt li{position:absolute;z-index:2;bottom:0;width:100%;height:38px;line-height:38px;display:none;}/*默认标题高度*/ 8 | .mF_taobao2010 .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 9 | .mF_taobao2010 .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=30);opacity:0.3;} 10 | .mF_taobao2010 .num{position:absolute;z-index:3;bottom:6px;right:6px;}/*按钮样式*/ 11 | .mF_taobao2010 .num li{float:left;} 12 | .mF_taobao2010 .num li a{float:left;color:#E54B3B;width:20px;height:18px;position:relative;line-height:18px;border:1px solid #F27602;text-align:center;margin-right:3px;cursor:pointer;background:#FDF1D4;text-decoration:none;-webkit-transition:color 0.4s;-moz-transition:color 0.4s;-o-transition:color 0.4s;} 13 | .mF_taobao2010 .num li.current a,.mF_taobao2010 .num li.hover a{background:#FE8B18;color:#fff;border-color:#D86C01;font-weight:bold;height:20px;line-height:20px;top:-2px;} -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_YSlider.css: -------------------------------------------------------------------------------- 1 | /*=========mF_YSlider ========*/ 2 | .mF_YSlider{ position:relative;} 3 | .mF_YSlider .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_YSlider .pic li,.mF_YSlider .rePic li{position:absolute;top:0;left:0;display:none;} 5 | .mF_YSlider .txt li{position:absolute;z-index:2;bottom:0;width:100%;height:36px;line-height:36px;display:none;}/*默认标题高度*/ 6 | .mF_YSlider .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 7 | .mF_YSlider .txt li b{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;} 8 | .mF_YSlider .num{position:absolute;z-index:3;bottom:8px;right:2px;} 9 | .mF_YSlider .num li{position:relative;float:left;width:20px;height:20px;overflow:hidden;text-align:center;margin-right:4px;cursor:pointer;} 10 | .mF_YSlider .num li a,.mF_YSlider .num li b{display:block;width:18px;height:18px;border:1px solid #dedede;line-height:18px;position:absolute;z-index:2;top:0;left:0;color:#333; text-decoration:none;}/*按钮样式*/ 11 | .mF_YSlider .num li b{z-index:1;background:#fff;filter:alpha(opacity=60);opacity:0.6;} 12 | .mF_YSlider .num li.current a,.mF_YSlider .num li.hover a{border-color:#E63003;color:#fff;background:#F66E08;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}/*当前/悬停按钮 -------------------------------------------------------------------------------- /字符串操作/文字替换.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 7 | 19 | 20 | 21 |
22 | [张万年同志逝世]中国共产党的优秀党员,久经考验的忠诚共产主义战士,无产阶级革命家、军事家,中国人民解放军的卓越领导人,中国共产党第十五届中央政治局委员、书记处书记,中央军委原副主席张万年同志,因病医治无效,于2015年1月14日17时在北京逝世,享年87岁。 23 |
24 | 25 | 26 | 27 | 28 | 44 | -------------------------------------------------------------------------------- /动感十足的jquery导航/config.js: -------------------------------------------------------------------------------- 1 | $(document).ready( 2 | function() 3 | { 4 | // Toggle Single Portlet 5 | $('a.toggle').click(function() 6 | { 7 | $(this).parent('div').next('div').toggle(); 8 | return false; 9 | } 10 | ); 11 | 12 | // Invert All Portlets 13 | $('a#all_invert').click(function() 14 | { 15 | $('div.portlet_content').toggle(); 16 | return false; 17 | } 18 | ); 19 | 20 | // Expand All Portlets 21 | $('a#all_expand').click(function() 22 | { 23 | $('div.portlet_content:hidden').show(); 24 | return false; 25 | } 26 | ); 27 | 28 | // Collapse All Portlets 29 | $('a#all_collapse').click(function() 30 | { 31 | $('div.portlet_content:visible').hide(); 32 | return false; 33 | } 34 | ); 35 | 36 | // Open All Portlets 37 | $('a#all_open').click(function() 38 | { 39 | $('div.portlet:hidden').show(); 40 | $('a#all_open:visible').hide(); 41 | $('a#all_close:hidden').show(); 42 | return false; 43 | } 44 | ); 45 | 46 | // Close All Portlets 47 | $('a#all_close').click(function() 48 | { 49 | $('div.portlet:visible').hide(); 50 | $('a#all_close:visible').hide(); 51 | $('a#all_open:hidden').show(); 52 | return false; 53 | } 54 | ); 55 | 56 | // Controls Drag + Drop 57 | $('#columns td').Sortable( 58 | { 59 | accept: 'portlet', 60 | helperclass: 'sort_placeholder', 61 | opacity: 0.7, 62 | tolerance: 'intersect' 63 | } 64 | ); 65 | } 66 | ); -------------------------------------------------------------------------------- /9种推拉门/move.js: -------------------------------------------------------------------------------- 1 | // JavaScript Document 2 | 3 | function startMove(obj,json,endFn){ 4 | 5 | clearInterval(obj.timer); 6 | 7 | obj.timer = setInterval(function(){ 8 | 9 | var bBtn = true; 10 | 11 | for(var attr in json){ 12 | 13 | var iCur = 0; 14 | 15 | if(attr == 'opacity'){ 16 | if(Math.round(parseFloat(getStyle(obj,attr))*100)==0){ 17 | iCur = Math.round(parseFloat(getStyle(obj,attr))*100); 18 | 19 | } 20 | else{ 21 | iCur = Math.round(parseFloat(getStyle(obj,attr))*100) || 100; 22 | } 23 | } 24 | else{ 25 | iCur = parseInt(getStyle(obj,attr)) || 0; 26 | } 27 | 28 | var iSpeed = (json[attr] - iCur)/8; 29 | iSpeed = iSpeed >0 ? Math.ceil(iSpeed) : Math.floor(iSpeed); 30 | if(iCur!=json[attr]){ 31 | bBtn = false; 32 | } 33 | 34 | if(attr == 'opacity'){ 35 | obj.style.filter = 'alpha(opacity=' +(iCur + iSpeed)+ ')'; 36 | obj.style.opacity = (iCur + iSpeed)/100; 37 | 38 | } 39 | else{ 40 | obj.style[attr] = iCur + iSpeed + 'px'; 41 | } 42 | 43 | 44 | } 45 | 46 | if(bBtn){ 47 | clearInterval(obj.timer); 48 | 49 | if(endFn){ 50 | endFn.call(obj); 51 | } 52 | } 53 | 54 | },30); 55 | 56 | } 57 | 58 | 59 | function getStyle(obj,attr){ 60 | if(obj.currentStyle){ 61 | return obj.currentStyle[attr]; 62 | } 63 | else{ 64 | return getComputedStyle(obj,false)[attr]; 65 | } 66 | } -------------------------------------------------------------------------------- /checkbox/checkbox.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 48 | -------------------------------------------------------------------------------- /fullPage/index12.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | fullPage.js演示-slide自动滚动_dowebok 6 | 7 | 10 | 11 | 12 | 13 |
14 |
15 |

第一屏

16 |

请滚动到第二屏查看

17 |
18 |
19 |

第二屏的第一屏

20 |

第二屏的第二屏

21 |

第二屏的第三屏

22 |
23 |
24 |

第三屏

25 |
26 |
27 |

第四屏

28 |
29 |
30 | 31 | 32 | 33 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | dowebok 56 | jQuery全屏滚动插件fullPage.js 57 | 58 | 59 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_rapoo.css: -------------------------------------------------------------------------------- 1 | /*=========mF_rapoo========*/ 2 | .mF_rapoo_wrap{padding:4px;border:1px solid #999;float:left;background:#fff;}/*背景边框*/ 3 | .mF_rapoo{ position:relative;} 4 | .mF_rapoo .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 5 | .mF_rapoo .pic li{width:100%;height:100%;overflow:hidden;position:absolute;} 6 | .mF_rapoo .txt{position:absolute;z-index:2;bottom:12px;width:140px;height:18px;right:26px;} 7 | .mF_rapoo .txt li{position:absolute;height:18px;line-height:18px;*line-height:20px;width:0px;background:#f6f6f6; border-radius:3px;} 8 | .mF_rapoo .txt li a{display:block;position:relative;z-index:1;color:#f60;padding:0 10px;font-size:12px;text-decoration:none;}/*标题*/ 9 | .mF_rapoo .num{position:absolute;z-index:3;bottom:12px;right:26px;}/*按钮样式*/ 10 | .mF_rapoo .num li{float:left;display:inline;margin-left:6px;width:18px;height:18px;line-height:18px;overflow:hidden;text-align:center;cursor:pointer;border-radius:3px;} 11 | .mF_rapoo .num li a{display:block;color:#f60;background:#eee;text-decoration:none;} 12 | .mF_rapoo .num li.current a,.mF_rapoo .num li.hover a{color:#fff;background:#f60;}/*当前/悬停按钮样式*/ 13 | .mF_rapoo .prev,.mF_rapoo .next{width:8px;height:22px;overflow:hidden;position:absolute;z-index:4;bottom:15px;right:88px;cursor:pointer;} 14 | .mF_rapoo .prev a,.mF_rapoo .next a{display:block;font:bold 26px/28px arial;color:#E3E3E3;text-align:center;} 15 | .mF_rapoo .prev a:hover,.mF_rapoo .next a:hover{color:#f60;} -------------------------------------------------------------------------------- /字符串操作/分割文字.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 7 | 26 | 27 | 28 |
29 | 30 |
31 | 32 | 33 | 34 | 49 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_taobao2010.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************淘宝2010主页风格 一般轮播,无左右,不是无缝****************** 2 | 'mF_taobao2010':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picUl=$focus.find('.pic ul'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $numList=$focus.addListNum().find('li'); 7 | $picUl[0].innerHTML+=$picUl[0].innerHTML;//无缝复制 8 | //CSS 9 | var n=$txtList.length,dir=settings.direction,prop=dir==='left'?'width':'height',dis=settings[prop]; 10 | $picUl.addClass(dir)[0].style[prop]=dis*n*2+'px'; 11 | $picUl.find('li').each(function(){//消除上下li间的多余间隙 12 | $(this).css({width:settings.width,height:settings.height}); 13 | }); 14 | //PLAY 15 | var param={}; 16 | $focus.play(function(i){ 17 | var index=i>=n?(i-n):i; 18 | $numList[index].className = ''; 19 | $txtList[index].style.display = 'none'; 20 | },function(i){ 21 | var index=i>=n?(i-n):i; 22 | param[dir]=-dis*i; 23 | $picUl.slide(param,settings.duration,settings.easing); 24 | $numList[index].className = 'current'; 25 | $txtList[index].style.display = 'block'; 26 | },settings.seamless); 27 | //Control 28 | $focus.bindControl($numList); 29 | } 30 | }); 31 | myFocus.config.extend({ 32 | 'mF_taobao2010':{//可选个性参数 33 | seamless:true,//是否无缝,可选:true(是)/false(否) 34 | duration:600,//过渡时间(毫秒),时间越大速度越小 35 | direction:'left',//运动方向,可选:'top'(向上) | 'left'(向左) 36 | easing:'easeOut'//运动形式,可选:'easeOut'(快出慢入) | 'easeIn'(慢出快入) | 'easeInOut'(慢出慢入) | 'swing'(摇摆运动) | 'linear'(匀速运动) 37 | } 38 | }); -------------------------------------------------------------------------------- /切换(给未来元素添加事件)/切换.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 30 | 31 | 32 |
33 |
34 | 35 | 36 | 52 | -------------------------------------------------------------------------------- /字符串操作/介绍内容缩放.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 倒计时 7 | 23 | 24 | 25 |

26 | 27 | 盗墓派的开山祖师爷,文笔和逻辑性绝对能把盗墓笔记拍死在沙滩上。盗墓笔记开场就是鬼吹灯的同人, 28 | 比如王胖子,特么人物就是直接用的鬼吹灯的胖子,连姓名都不改。怕鬼吹灯的设定盗墓分北派南派,发 29 | 丘中郎将、摸金校尉、搬山道人和卸岭力士。盗墓笔记就直接抄袭了这设定。连特么作者的名字都是直接 30 | 按同人作品来的怒但为什么现在大家谈盗墓就说笔记??难道就因为鬼吹灯是写完才出书的没有按照网文 31 | 的规矩来??惊 难道里面少了基情就没戏了?? 衰个人觉得南派三叔人品不咋地... 32 | 33 | >>收缩 34 |

35 | 36 | 53 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_classicHC.css: -------------------------------------------------------------------------------- 1 | /*=========mF_classicHC --经典怀旧系列一--========*/ 2 | .mF_classicHC{ position:relative;} 3 | .mF_classicHC .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_classicHC .pic{border:1px solid #666;} 5 | .mF_classicHC .pic li{position:absolute;left:0;top:0;} 6 | .mF_classicHC .txt li{position:absolute;left:0;background:#dedede;overflow:hidden;height:26px;line-height:26px;} 7 | .mF_classicHC .txt li a{display:block;color:#333;text-align:center;font-size:12px;font-weight:bold;text-decoration:none;}/*文字样式*/ 8 | .mF_classicHC .num,.mF_classicHC .num_bg{height:19px;position:absolute;z-index:3;right:0;bottom:31px;color:#fff;}/*按钮样式*/ 9 | .mF_classicHC .num_bg{width:100%;background:url(img/mF_classicHC/btn-bg.png) right bottom no-repeat;_height:16px;_background:0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mF_classicHC/btn-bg.png', sizingMethod='scale');}/*为兼容IE6请把滤镜内的图片地址改为绝对地址*/ 10 | .mF_classicHC .num_bg li{position:absolute;} 11 | .mF_classicHC .num li{float:left;width:26px;height:16px;line-height:16px;padding-top:3px;text-align:center;cursor:pointer;position:relative;} 12 | .mF_classicHC .num li a{color:#fff;} 13 | .mF_classicHC .num li b{position:absolute;top:3px;left:0;width:1px;height:16px;overflow:hidden;background:#DADADA;} 14 | .mF_classicHC .num li.hover,.mF_classicHC .num li.current{background-image:url(img/mF_classicHC/btn-red.gif);}/*当前/悬停按钮样式*/ 15 | .mF_classicHC .num li.hover{background-position:right bottom;} 16 | .mF_classicHC .num li.current{background-position:left top;} 17 | -------------------------------------------------------------------------------- /fullPage/index13.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | fullPage.js演示-响应式_dowebok 6 | 7 | 10 | 11 | 12 | 13 |
14 |
15 |

根据可视区域大小启用/关闭全屏滚动效果

16 |
17 |
18 |

如果可视区宽度小于1024,则关闭全屏滚动效果,使用自带的滚动条

19 |
20 |
21 |

请试着调整浏览器大小并查看滚动条是否出现

22 |
23 |
24 |

第四屏

25 |
26 |
27 | 28 | 29 | 30 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | dowebok 63 | jQuery全屏滚动插件fullPage.js 64 | 65 | 66 | -------------------------------------------------------------------------------- /数组去重.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 窗口登陆效果-蚂蚁部落 6 | 49 | 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_classicHB.css: -------------------------------------------------------------------------------- 1 | /*=========mF_classicHB --经典怀旧系列二--========*/ 2 | .mF_classicHB_wrap{padding:8px;border:1px solid #999;float:left;background:#fff;}/*背景边框*/ 3 | .mF_classicHB{-webkit-text-size-adjust:none; position:relative;}/*修正chrome的字体bug*/ 4 | .mF_classicHB .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 5 | .mF_classicHB .pic{position:relative;} 6 | .mF_classicHB .pic li{position:absolute;width:120%;height:120%;} 7 | .mF_classicHB .pic li img{width:100%;height:100%;} 8 | .mF_classicHB .txt li{position:absolute;left:0;top:0;overflow:hidden;height:20px;line-height:20px;} 9 | .mF_classicHB .txt li a{display:block;position:relative;z-index:1;color:#fff;text-align:center;font-size:12px;text-decoration:none;}/*文字样式*/ 10 | .mF_classicHB .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;} 11 | .mF_classicHB .num{height:17px;position:absolute;z-index:3;right:0;bottom:2px;color:#fff;} 12 | .mF_classicHB .num li{float:left;margin-right:2px;width:16px;height:17px;text-align:center;position:relative;} 13 | .mF_classicHB .num li a{display:block;position:relative;z-index:1;line-height:16px;font-size:10px;color:#fff;text-decoration:none;cursor:pointer;}/*按钮样式*/ 14 | .mF_classicHB .num li b{display:block;width:100%;height:17px;position:absolute;top:0;left:0;background:url(img/mF_classicHB/btn-gray.gif) no-repeat;filter:alpha(opacity=70);opacity:0.7;} 15 | .mF_classicHB .num li.current b,.mF_classicHB .num li.hover b{background-image:url(img/mF_classicHB/btn-blue.gif)}/*当前/悬停按钮样式*/ -------------------------------------------------------------------------------- /cookie,jsonp,拖拽等综合/自由落体.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 自由落体 7 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 49 | -------------------------------------------------------------------------------- /slider1.2/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Title 6 | 7 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 45 | -------------------------------------------------------------------------------- /3D图片切换/9_立方体.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 18 | 19 | 20 |
21 |
22 |
1
23 |
2
24 |
3
25 |
4
26 |
5
27 |
6
28 |
29 |
30 | 31 | 32 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_ladyQ.css: -------------------------------------------------------------------------------- 1 | /*=========mF_ladyQ========*/ 2 | .mF_ladyQ{ position:relative;} 3 | .mF_ladyQ .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_ladyQ .pic li{width:100%;height:100%;overflow:hidden;position:absolute;display:none;} 5 | .mF_ladyQ .txt li{position:absolute;z-index:2;left:0;bottom:28px;line-height:30px;font-family:'微软雅黑'; visibility:hidden; opacity:0;} 6 | .mF_ladyQ .txt li.current{ visibility:visible; opacity:1;-webkit-transition:all 1s .4s;-moz-transition:all 1s .4s;-o-transition:all 1s .4s;} 7 | .mF_ladyQ .txt li a{display:block;position:relative;z-index:1;color:#fff;margin-top:2px;padding-left:10px;font-size:16px;text-decoration:none;}/*标题样式*/ 8 | .mF_ladyQ .txt li p{position:relative;z-index:1;padding-left:11px;line-height:22px;font-size:14px;color:#eee;} 9 | .mF_ladyQ .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;} 10 | .mF_ladyQ .time_bar{position:absolute;left:0;height:20px;overflow:hidden;background:#444;} 11 | .mF_ladyQ .num{position:relative;height:28px;background:#000;}/*按钮样式*/ 12 | .mF_ladyQ .num ul{position:absolute;right:6px;top:4px;} 13 | .mF_ladyQ .num ul li{float:left;display:inline;margin-left:3px;width:20px;height:20px;line-height:20px;overflow:hidden;text-align:center;cursor:pointer;} 14 | .mF_ladyQ .num ul li a{color:#B1B1B1;display:block;background:#444;text-decoration:none;} 15 | .mF_ladyQ .num ul li.current a,.mF_ladyQ .num ul li.hover a{color:#fff;background:#f60;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}/*当前/悬停按钮样式*/ -------------------------------------------------------------------------------- /cookie,jsonp,拖拽等综合/拖拽改变div大小(类似textarea).html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 拖拽改变div大小 7 | 23 | 24 | 25 |
26 | 27 |
28 | 29 | 30 | 52 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_kdui.css: -------------------------------------------------------------------------------- 1 | /*=========mF_kdui ========*/ 2 | .mF_kdui{ background:#000; position:relative;} 3 | .mF_kdui .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_kdui .pic{position:absolute;z-index:1;width:100%;height:100%; overflow:hidden;} 5 | .mF_kdui .pic li{ position:absolute; top:0; display:none;} 6 | .mF_kdui .txt{position:absolute;z-index:2; top:12px;left:12px; width:200px;}/*默认标题高度*/ 7 | .mF_kdui .txt li{position:absolute;top:0;width:100%; padding:12px; display:none;} 8 | .mF_kdui .txt li a{position:relative;z-index:1;display:block;color:#fff;font-size:14px;font-weight:bold;text-decoration:none; font-family:'微软雅黑';}/*标题样式*/ 9 | .mF_kdui .txt li b{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#000;filter:alpha(opacity=20);opacity:0.2; border-radius:5px;} 10 | .mF_kdui .txt li p{color:#fff;} 11 | .mF_kdui .dot{position:absolute; z-index:3;bottom:8px;left:0;width:100%;text-align:center;} 12 | .mF_kdui .dot li{ display:inline-block;margin:0 3px;*display:inline;*zoom:1; width:16px;height:16px; background:url(img/mF_kdui/dots.png); cursor:pointer;} 13 | .mF_kdui .dot li.current{background-position: 0 -16px;} 14 | .mF_kdui .prev,.mF_kdui .next{ visibility:hidden; opacity:0; position:absolute; z-index:9;bottom:40%; left:12px; cursor:pointer; background:url(img/mF_kdui/slider-arrows.png) 0 0; width:38px; height:38px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;} 15 | .mF_kdui .next{ left:auto;right:12px; background-position:100% 0;} 16 | .mF_kdui .prev:hover,.mF_kdui .next:hover{opacity:1;} 17 | .mF_kdui .arr-hover{ visibility:visible; opacity:0.5;} -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_shutters.css: -------------------------------------------------------------------------------- 1 | /*=========mF_shutters ========*/ 2 | .mF_shutters{ position:relative;} 3 | .mF_shutters .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_shutters .pic{position:absolute;z-index:1;} 5 | .mF_shutters .pic ul{ position:absolute; top:0;left:0;width:x;height:100%; overflow:hidden;} 6 | .mF_shutters .pic ul li{ position:absolute;top:0;left:0; display:none;} 7 | .mF_shutters .txt{position:absolute;z-index:2;bottom:0; width:100%;height:36px;line-height:36px;}/*默认标题高度*/ 8 | .mF_shutters .txt li{position:absolute;top:0;width:100%; visibility:hidden;opacity:0;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;} 9 | .mF_shutters .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 10 | .mF_shutters .txt li b{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;} 11 | .mF_shutters .txt li.current{ visibility:visible; opacity:1;-webkit-transition:all 1s 1s;-moz-transition:all 1s 1s;-o-transition:all 1s 1s;} 12 | .mF_shutters .prev a,.mF_shutters .next a{ position:absolute;bottom:46px;left:0;padding:4px 6px; z-index:9;color:#333; text-decoration:none; background:#fff; border-radius:0 3px 3px 0;visibility:hidden;opacity:0;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;} 13 | .mF_shutters .hover a{visibility:visible;filter:alpha(opacity=80);opacity:0.8;} 14 | .mF_shutters .next a{left:auto;right:0;border-radius:3px 0 0 3px;} 15 | .mF_shutters .prev a:hover,.mF_shutters .next a:hover{ color:#f60;} -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_taobaomall.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************淘宝商城风格 向上轮播,无上下选项****************** 2 | 'mF_taobaomall':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picBox=$focus.find('.pic'); 5 | var $picUl=$picBox.find('ul'); 6 | var $txtList=$focus.addListTxt().find('li'); 7 | $picUl[0].innerHTML+=$picUl[0].innerHTML;//无缝复制 8 | //CSS 9 | var n=$txtList.length,dir=settings.direction,prop=dir==='left'?'width':'height',dis=settings[prop]; 10 | $picUl.addClass(dir)[0].style[prop]=dis*n*2+'px'; 11 | $picUl.find('li').each(function(){//消除上下li间的多余间隙 12 | $(this).css({width:settings.width,height:settings.height}); 13 | }); 14 | var txtH=settings.txtHeight; 15 | $focus.css({height:settings.height+txtH+1}); 16 | $picBox.css({width:settings.width,height:settings.height}); 17 | $txtList.each(function(){this.style.width=(settings.width-n-1)/n+1+'px'}); 18 | $txtList[n-1].style.border=0; 19 | //PLAY 20 | var param={}; 21 | $focus.play(function(i){ 22 | $txtList[i>=n?(i-n):i].className = ''; 23 | },function(i){ 24 | param[dir]=-dis*i; 25 | $picUl.slide(param,settings.duration,settings.easing); 26 | $txtList[i>=n?(i-n):i].className = 'current'; 27 | },settings.seamless); 28 | //Control 29 | $focus.bindControl($txtList); 30 | } 31 | }); 32 | myFocus.config.extend({ 33 | 'mF_taobaomall':{//可选个性参数 34 | txtHeight:28,//默认标题按钮高度 35 | seamless:true,//是否无缝:true(是)| false(否) 36 | duration:600,//过渡时间(毫秒),时间越大速度越小 37 | direction:'top',//运动方向,可选:'top'(向上) | 'bottom'(向下) | 'left'(向左) | 'right'(向右) 38 | easing:'easeOut'//运动形式,可选:'easeOut'(快出慢入) | 'easeIn'(慢出快入) | 'easeInOut'(慢出慢入) | 'swing'(摇摆运动) | 'linear'(匀速运动) 39 | } 40 | }); -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_tbhuabao.css: -------------------------------------------------------------------------------- 1 | /*=========mF_tbhuabao========*/ 2 | .mF_tbhuabao {background:#ddd;border:10px solid #333;overflow:visible;margin-left:10px; position:relative;} 3 | .mF_tbhuabao .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 4 | .mF_tbhuabao .pic,.mF_tbhuabao .pic ul{position:absolute;top:0;left:0;overflow:hidden;} 5 | .mF_tbhuabao .pic li{position:relative;float:left;overflow:hidden;} 6 | .mF_tbhuabao .txt li{position:absolute;z-index:2;width:100%;height:38px;line-height:38px;display:none;}/*默认标题高度*/ 7 | .mF_tbhuabao .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/ 8 | .mF_tbhuabao .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=30);opacity:0.3;} 9 | .mF_tbhuabao .dot{position:absolute;bottom:0;left:0;height:32px;line-height:28px;width:100%;text-align:center;} 10 | .mF_tbhuabao .dot li{display:inline;margin:0 3px;} 11 | .mF_tbhuabao .dot li a{color:#999;font-size:26px;text-decoration:none;-webkit-transition:color 0.4s;-moz-transition:color 0.4s;-o-transition:color 0.4s;} 12 | .mF_tbhuabao .dot li.current a{color:#f60;} 13 | .mF_tbhuabao .prev,.mF_tbhuabao .next{font:700 53px/58px arial;width:37px;height:65px;overflow:hidden;position:absolute;z-index:4;left:-20px;cursor:pointer;background:url(img/mF_tbhuabao/btn-bg.gif) no-repeat;} 14 | .mF_tbhuabao .next{left:auto;right:-20px;} 15 | .mF_tbhuabao .prev a,.mF_tbhuabao .next a{display:block;color:#bbb;text-align:center;text-decoration:none;} 16 | .mF_tbhuabao .prev a:hover,.mF_tbhuabao .next a:hover{color:#f60;} 17 | -------------------------------------------------------------------------------- /roundabout/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | jQuery.roundabout.js制作图片倾斜层叠切换效果示例页面 - 问说 6 | 7 | 8 | 9 |
10 |
11 |
12 | 13 | 14 |
    15 |
  • 16 | 17 |
    Client
    18 |
  • 19 |
  • 20 | 21 |
    Developer
    22 |
  • 23 |
  • 24 | 25 |
    Manager
    26 |
  • 27 |
  • 28 | 29 |
    Tester
    30 |
  • 31 |
  • 32 | 33 |
    Power User
    34 |
  • 35 |
36 |
    37 |
  • 38 |
  • 39 |
  • 40 |
  • 41 |
  • 42 |
43 |
44 |
45 |
46 | 47 | 48 | 49 | 50 | 51 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_shutters.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************百叶窗 和之前一个差不多****************** 2 | 'mF_shutters':function(settings,$){ 3 | var c=Math.floor(settings.width/50); 4 | var $focus=$(settings); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $picUls=$focus.find('.pic ul').repeat(c); 7 | var $prevBtn=$focus.addHtml(''); 8 | var $nextBtn=$focus.addHtml(''); 9 | var $picListArr=[]; 10 | //CSS 11 | var w=settings.width/c; 12 | $picUls.each(function(i){ 13 | $(this).css({width:w*(i+1),zIndex:c-i}); 14 | $picListArr.push($(this).find('li')); 15 | }); 16 | //PLAY 17 | var running=false,done=0;//记录运行状态 18 | $focus.play(function(i){ 19 | running=true; 20 | $txtList[i].className=''; 21 | },function(i){ 22 | $txtList[i].className='current'; 23 | for(var j=0;j 3 | 4 | 5 | 6 | jQuery拖拽 7 | 19 | 20 | 21 |
22 | 23 | 24 | 50 | -------------------------------------------------------------------------------- /3D图片切换/10_立方体.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 无标题文档 6 | 18 | 19 | 20 |
21 |
22 |
1
23 |
2
24 |
3
25 |
4
26 |
5
27 |
6
28 |
29 |
30 | 31 | 32 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_kdui.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************kdui一般轮播,每张图片的标题动态展示不错****************** 2 | 'mF_kdui':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $dotList=$focus.addList('dot').find('li'); 7 | var $prevBtn=$focus.addHtml(''); 8 | var $nextBtn=$focus.addHtml(''); 9 | //PLAY 10 | var param={isRunning:false}; 11 | $focus.play(null,function(i,n,l){ 12 | param.isRunning=true; 13 | $txtList.eq(l).slide({left:-settings.width},800,'easeInBack'); 14 | fx(i,l);//延迟执行部分 15 | }); 16 | function fx(i,l){ 17 | setTimeout(function(){ 18 | $txtList.eq(i).css({display:'block',left:settings.width}).slide({left:0},300); 19 | $picList.eq(i).css({display:'block',left:settings.width}).slide({left:0},function(){param.isRunning=false}); 20 | if(i!==l) $picList.eq(l).slide({left:-settings.width},700); 21 | $dotList[l].className=''; 22 | $dotList[i].className='current'; 23 | },600); 24 | } 25 | //Control 26 | $focus.bindControl($dotList,param); 27 | $prevBtn.bind('click',function(){if(!param.isRunning) $focus.run('-=1')}); 28 | $nextBtn.bind('click',function(){if(!param.isRunning) $focus.run('+=1')}); 29 | $focus.bind('mouseover',function(){$prevBtn.addClass('arr-hover'),$nextBtn.addClass('arr-hover')}); 30 | $focus.bind('mouseout',function(){$prevBtn.removeClass('arr-hover'),$nextBtn.removeClass('arr-hover')}); 31 | } 32 | }); 33 | myFocus.extend( myFocus.fn.easing,{//扩展缓动方法 34 | easeInBack: function (t, b, c, d, s) { 35 | if (s == undefined) s = 1.70158; 36 | return c*(t/=d)*t*((s+1)*t - s) + b; 37 | } 38 | }); -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_luluJQ.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************luluJQ 这个就是一个推拉门****************** 2 | 'mF_luluJQ':function(settings,$){ 3 | var $focus=$(settings); 4 | $focus.find('.pic a').each(function(){ 5 | var $o=$(this),txt=$o.find('img')[0].alt; 6 | $o.addHtml(''+txt+''); 7 | }); 8 | var $picBox=$focus.find('.pic'); 9 | var $picList=$focus.find('li'); 10 | var $imgList=$picBox.find('img'); 11 | var $txtList=$focus.find('span'); 12 | var $txtBgList=$focus.find('i'); 13 | //CSS 14 | var n=$picList.length,tabW=settings.tabWidth,txtH=settings.txtHeight,o=settings.grayOpacity; 15 | $focus.css({width:settings.width+(n-1)*tabW}); 16 | for(var i=0;i0) $picList[i].style.left=settings.width+(i-1)*tabW+'px'; 18 | $txtList[i].style.cssText=$txtBgList[i].style.cssText='top:0;height:'+txtH+'px;line-height:'+txtH+'px;' 19 | } 20 | if(settings.grayChange) $imgList.each(function(){$(this).setOpacity(o)}); 21 | //PLAY 22 | $focus.play(function(i,n){ 23 | $txtList.eq(i).slide({top:0}); 24 | if(settings.grayChange) $imgList.eq(i).slide({opacity:o},400); 25 | },function(i,n){ 26 | for(var j=0;j 2 | 3 | 4 | 5 | 我的test 6 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 |
1C#
2C++
3js
4Jquery
5html
6PHP
7Perl
8PASCAL
60 | 61 | 62 | 73 | -------------------------------------------------------------------------------- /表格上下移动/表格行上下移动.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 12 | 13 | 14 | 15 | 16 | 17 | 21 | 22 | 23 | 24 | 28 | 29 | 30 | 31 | 35 | 36 | 37 | 38 | 42 | 43 | 44 | 45 | 49 | 50 |
111 18 | 上移 19 | 下移 20 |
222 25 | 上移 26 | 下移 27 |
333 32 | 上移 33 | 下移 34 |
444 39 | 上移 40 | 下移 41 |
555 46 | 上移 47 | 下移 48 |
51 | 52 | 53 | 69 | -------------------------------------------------------------------------------- /AnimatedLetters/css/normalize.css: -------------------------------------------------------------------------------- 1 | article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;} -------------------------------------------------------------------------------- /jQuery-aniview/css/normalize.css: -------------------------------------------------------------------------------- 1 | article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;} -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_kiki.css: -------------------------------------------------------------------------------- 1 | /*=========mF_kiki========*/ 2 | .mF_kiki_wrap{padding:6px;border:1px solid #999;float:left;background:#fff;}/*背景边框*/ 3 | .mF_kiki{ position:relative;} 4 | .mF_kiki .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;} 5 | .mF_kiki .pic li{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;} 6 | /*以下两行是设置title的样式的*/ 7 | .mF_kiki .txt li{position:absolute;z-index:9;left:0;bottom:0;height:30px;line-height:30px;*line-height:32px;overflow:hidden;background:url(img/mF_kiki/tit-ar.gif) 20px 10px no-repeat;display:none;} 8 | .mF_kiki .txt li a{display:block;color:orange;padding-left:52px;font-size:12px;text-decoration:none;} 9 | .mF_kiki .num{position:absolute;bottom:34px;right:2px;z-index:9;} 10 | .mF_kiki .num li{float:left;margin-right:2px;width:20px;height:6px;overflow:hidden;border:1px solid #000;background:#ccc;cursor:pointer;} 11 | .mF_kiki .num li.current,.mF_kiki .num li.hover{background:#E92B00;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;} 12 | .mF_kiki .num li a{ display:none;} 13 | .mF_kiki .nav{position:absolute;width:100px;height:30px;line-height:30px;z-index:3;bottom:0;right:0;} 14 | .mF_kiki .nav a,.mF_kiki .nav span{float:left;color:#333; text-decoration:none;} 15 | /*.mF_kiki .nav a:hover{color:#D91C00;}*/ 16 | .mF_kiki .prev,.mF_kiki .next{ opacity:0; position:absolute; z-index:9;bottom:40%; left:12px; cursor:pointer; background:url(img/mF_kdui/slider-arrows.png) 0 0; width:38px; height:38px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;} 17 | .mF_kiki .next{ left:auto;right:12px; background-position:100% 0;} 18 | .mF_kiki_wrap:hover .mF_kiki .prev,.mF_kiki_wrap:hover .mF_kiki .next{opacity:1;} 19 | .mF_kiki .nav span{margin-left:3px;} 20 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_tbhuabao.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************tbhuabao 一般轮播****************** 2 | 'mF_tbhuabao':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picBox=$focus.find('.pic'); 5 | var $picUl=$picBox.find('ul'); 6 | $picUl[0].innerHTML+=$picUl[0].innerHTML;//无缝复制 7 | var $txtList=$focus.addListTxt().find('li'); 8 | var $dotList=$focus.addList('dot').find('li'); 9 | $dotList.each(function(){this.innerHTML=''});//小点 10 | var $prevBtn=$focus.addHtml(''); 11 | var $nextBtn=$focus.addHtml(''); 12 | //CSS 13 | var w=settings.width,h=settings.height,dotH=32,arrTop=h/2-32,n=$txtList.length; 14 | $focus[0].style.height=h+dotH+'px'; 15 | $picBox[0].style.cssText='width:'+w+'px;height:'+h+'px;'; 16 | $picUl[0].style.width=w*2*n+'px'; 17 | $txtList.each(function(){this.style.bottom=dotH+'px'}); 18 | $picUl.find('li').each(function(){this.style.cssText='width:'+w+'px;height:'+h+'px;'});//滑动固定其大小 19 | $prevBtn[0].style.cssText=$nextBtn[0].style.cssText='top:'+arrTop+'px;'; 20 | //PLAY 21 | $focus.play(function(i){ 22 | var index=i>=n?(i-n):i; 23 | $txtList[index].style.display='none'; 24 | $dotList[index].className = ''; 25 | },function(i){ 26 | var index=i>=n?(i-n):i; 27 | $picUl.slide({left:-w*i}); 28 | $txtList[index].style.display='block'; 29 | $dotList[index].className = 'current'; 30 | },settings.seamless); 31 | //Control 32 | $focus.bindControl($dotList); 33 | //Prev & Next 34 | $prevBtn.bind('click',function(){$focus.run('-=1')}); 35 | $nextBtn.bind('click',function(){$focus.run('+=1')}); 36 | } 37 | }); 38 | myFocus.config.extend({'mF_tbhuabao':{seamless:true}});//支持无缝设置 -------------------------------------------------------------------------------- /加入购物车/js/jquery.fly.min.js: -------------------------------------------------------------------------------- 1 | /*! fly - v1.0.0 - 2014-12-22 2 | * https://github.com/amibug/fly 3 | * Copyright (c) 2014 wuyuedong; Licensed MIT */ 4 | !function(a){a.fly=function(b,c){var d={version:"1.0.0",autoPlay:!0,vertex_Rtop:20,speed:1.2,start:{},end:{},onEnd:a.noop},e=this,f=a(b);e.init=function(a){this.setOptions(a),!!this.settings.autoPlay&&this.play()},e.setOptions=function(b){this.settings=a.extend(!0,{},d,b);var c=this.settings,e=c.start,g=c.end;f.css({marginTop:"0px",marginLeft:"0px",position:"fixed"}).appendTo("body"),null!=g.width&&null!=g.height&&a.extend(!0,e,{width:f.width(),height:f.height()});var h=Math.min(e.top,g.top)-Math.abs(e.left-g.left)/3;hd?0:(d-j)/(e-j)*Math.PI/2),l=g.height-(g.height-c.height)*Math.cos(j>d?0:(d-j)/(e-j)*Math.PI/2);f.css({width:k+"px",height:l+"px","font-size":Math.min(k,l)+"px"})}f.css({left:h+"px",top:i+"px"}),b.count++;var m=window.requestAnimationFrame(a.proxy(this.move,this));d==e&&(window.cancelAnimationFrame(m),b.onEnd.apply(this))},e.destory=function(){f.remove()},e.init(c)},a.fn.fly=function(b){return this.each(function(){void 0==a(this).data("fly")&&a(this).data("fly",new a.fly(this,b))})}}(jQuery); -------------------------------------------------------------------------------- /图片墙/css/hualang.css: -------------------------------------------------------------------------------- 1 | *{ 2 | margin: 0; 3 | padding: 0; 4 | } 5 | body{ 6 | background: #fff; 7 | font-family: 'Microsoft YaHei','Lantinghei SC'; 8 | } 9 | #wrap{ 10 | width: 100%; 11 | min-width: 1200px; 12 | height: 800px; 13 | position: absolute; 14 | top: 50%; 15 | margin-top: -400px; 16 | left: 0; 17 | overflow: hidden; 18 | background: #333; 19 | } 20 | /*控制图片大小*/ 21 | .photo{ 22 | width: 260px; 23 | height: 320px; 24 | position: absolute; 25 | z-index: 1; 26 | box-shadow: 0 0 1px rgba(0,0,0,.01); 27 | transition: all .4s; 28 | -webkit-transition: all .6s; 29 | } 30 | .photo .side{ 31 | width: 100%; 32 | height: 100%; 33 | background: #eee; 34 | position: absolute; 35 | top: 0; 36 | left: 0; 37 | padding: 10px; 38 | } 39 | .image{ 40 | /*border: 1px solid blue;*/ 41 | width: 100%; 42 | height: 250px; 43 | /*line-height: 250px;*/ 44 | overflow: hidden; 45 | } 46 | .photo .side img{ 47 | width: 100%; 48 | } 49 | .photo .side .caption{ 50 | text-align: center; 51 | font-size: 14px; 52 | line-height: 50px; 53 | } 54 | /*正中图片*/ 55 | .photo_center{ 56 | /*left: 50%;*/ 57 | /*top: 50%;*/ 58 | margin-left: -160px; 59 | margin-top: -130px; 60 | z-index: 999; 61 | /*transform*/ 62 | } 63 | .btn-box{ 64 | width: 100%; 65 | position: absolute; 66 | z-index: 1000; 67 | bottom: 50px; 68 | text-align: center; 69 | } 70 | .btn-list{ 71 | list-style: none; 72 | margin: 0 auto; 73 | } 74 | .btn-list li{ 75 | width: 20px; 76 | height: 20px; 77 | border-radius: 50%; 78 | cursor: pointer; 79 | background: #000; 80 | display: inline-block; 81 | margin-right: 5px; 82 | } 83 | .btn-list li:hover{ 84 | background: #aaa; 85 | } -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/jquery.fly.min.js: -------------------------------------------------------------------------------- 1 | /*! fly - v1.0.0 - 2014-12-22 2 | * https://github.com/amibug/fly 3 | * Copyright (c) 2014 wuyuedong; Licensed MIT */ 4 | !function(a){a.fly=function(b,c){var d={version:"1.0.0",autoPlay:!0,vertex_Rtop:20,speed:1.2,start:{},end:{},onEnd:a.noop},e=this,f=a(b);e.init=function(a){this.setOptions(a),!!this.settings.autoPlay&&this.play()},e.setOptions=function(b){this.settings=a.extend(!0,{},d,b);var c=this.settings,e=c.start,g=c.end;f.css({marginTop:"0px",marginLeft:"0px",position:"fixed"}).appendTo("body"),null!=g.width&&null!=g.height&&a.extend(!0,e,{width:f.width(),height:f.height()});var h=Math.min(e.top,g.top)-Math.abs(e.left-g.left)/3;hd?0:(d-j)/(e-j)*Math.PI/2),l=g.height-(g.height-c.height)*Math.cos(j>d?0:(d-j)/(e-j)*Math.PI/2);f.css({width:k+"px",height:l+"px","font-size":Math.min(k,l)+"px"})}f.css({left:h+"px",top:i+"px"}),b.count++;var m=window.requestAnimationFrame(a.proxy(this.move,this));d==e&&(window.cancelAnimationFrame(m),b.onEnd.apply(this))},e.destory=function(){f.remove()},e.init(c)},a.fn.fly=function(b){return this.each(function(){void 0==a(this).data("fly")&&a(this).data("fly",new a.fly(this,b))})}}(jQuery); -------------------------------------------------------------------------------- /jQuery仿天猫完美加入购物车/js/jquery.fly.min.js: -------------------------------------------------------------------------------- 1 | /*! fly - v1.0.0 - 2014-12-22 2 | * https://github.com/amibug/fly 3 | * Copyright (c) 2014 wuyuedong; Licensed MIT */ 4 | !function(a){a.fly=function(b,c){var d={version:"1.0.0",autoPlay:!0,vertex_Rtop:20,speed:1.2,start:{},end:{},onEnd:a.noop},e=this,f=a(b);e.init=function(a){this.setOptions(a),!!this.settings.autoPlay&&this.play()},e.setOptions=function(b){this.settings=a.extend(!0,{},d,b);var c=this.settings,e=c.start,g=c.end;f.css({marginTop:"0px",marginLeft:"0px",position:"fixed"}).appendTo("body"),null!=g.width&&null!=g.height&&a.extend(!0,e,{width:f.width(),height:f.height()});var h=Math.min(e.top,g.top)-Math.abs(e.left-g.left)/3;hd?0:(d-j)/(e-j)*Math.PI/2),l=g.height-(g.height-c.height)*Math.cos(j>d?0:(d-j)/(e-j)*Math.PI/2);f.css({width:k+"px",height:l+"px","font-size":Math.min(k,l)+"px"})}f.css({left:h+"px",top:i+"px"}),b.count++;var m=window.requestAnimationFrame(a.proxy(this.move,this));d==e&&(window.cancelAnimationFrame(m),b.onEnd.apply(this))},e.destory=function(){f.remove()},e.init(c)},a.fn.fly=function(b){return this.each(function(){void 0==a(this).data("fly")&&a(this).data("fly",new a.fly(this,b))})}}(jQuery); -------------------------------------------------------------------------------- /cookie,jsonp,拖拽等综合/拖拽.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 拖拽 7 | 25 | 26 | 27 |
28 | 11111111111111 29 | 30 |
31 | 32 | 33 | 59 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_liuzg.js: -------------------------------------------------------------------------------- 1 | /* 2 | * 绚丽切片风格 v2.0 3 | * Date 2012.5.25 4 | * Author koen_lee 这个也不错,不过也没有左右选项 5 | */ 6 | myFocus.pattern.extend({ 7 | 'mF_liuzg':function(settings,$){ 8 | var $focus=$(settings); 9 | var $picBox=$focus.find('.pic'); 10 | var $picList=$picBox.find('li'); 11 | var $txtList=$focus.addListTxt().find('li'); 12 | var $numList=$focus.addListNum().find('li'); 13 | //HTML++ 14 | var c=Math.floor(settings.height/settings.chipHeight),n=$txtList.length,html=['
    ']; 15 | for(var i=0;i
    '); 17 | for(var j=0;j'); 19 | } 20 | html.push('
'); 21 | $picBox[0].innerHTML=html.join(''); 22 | //CSS 23 | var w=settings.width,h=settings.height,cH=Math.round(h/c); 24 | $picList=$picBox.find('li'); 25 | var $picDivList=$picBox.find('div'); 26 | $picList.each(function(i){ 27 | $picList.eq(i).css({width:w,height:cH}); 28 | $picDivList.eq(i).css({height:h*n,top:-i*h}); 29 | }); 30 | $picBox.find('a').each(function(){this.style.height=h+'px'}); 31 | //PLAY 32 | $focus.play(function(i){ 33 | $txtList[i].style.display='none'; 34 | $numList[i].className=''; 35 | },function(i){ 36 | var tt=settings.type||Math.round(1+Math.random()*2);//效果选择 37 | var dur=tt===1?1200:300; 38 | for(var j=0;j 2 | 3 | 4 | 5 | 妙味课堂-www.miaov.com 6 | 17 | 18 | 45 | 46 | 47 |
48 |
    49 |
  • 50 |
  • 51 |
  • 52 |
  • 53 |
  • 54 |
55 | 56 |
57 | 58 | 59 | -------------------------------------------------------------------------------- /列表项滚动(多用于新闻条目)/test.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 鼠标 6 | 30 | 31 | 32 |
33 |
    34 |
  • 111
  • 35 |
  • 222
  • 36 |
  • 333
  • 37 |
  • 444
  • 38 |
  • 555
  • 39 |
40 |
41 | 42 | 43 | 59 | -------------------------------------------------------------------------------- /蛇形文字/蛇形文字.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 蛇形文字 6 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 56 | -------------------------------------------------------------------------------- /轮播神器/js/mf-pattern/mF_ladyQ.js: -------------------------------------------------------------------------------- 1 | myFocus.pattern.extend({//*********************ladyQ没什么好说的,这个一般****************** 2 | 'mF_ladyQ':function(settings,$){ 3 | var $focus=$(settings); 4 | var $picList=$focus.find('.pic li'); 5 | var $txtList=$focus.addListTxt().find('li'); 6 | var $numList=$focus.addListNum().find('li'); 7 | var $bar=$focus.addHtml('
'); 8 | //CSS 9 | var n=$picList.length,numH=28,barW=settings.width-23*n-6; 10 | $focus[0].style.height=settings.height+numH+'px'; 11 | $bar[0].style.cssText='top:'+(settings.height+4)+'px;width:'+barW+'px;'+(settings.timeBar?'':'display:none'); 12 | for(var i=0;i 3 | 4 | 5 | 6 | 文字转移 7 | 24 | 25 | 26 |
27 | 28 | 29 |
30 |
31 | 32 | 56 | --------------------------------------------------------------------------------