爱易网
IT新闻
IT新闻
爱易资讯
网站搭建
云虚拟主机教程
云服务器教程
Apache教程
IIS教程
Nginx教程
网站策划
站长文章
推广教程
淘宝客教程
网页设计
HTML教程
XHTML教程
CSS教程
HTML5教程
CSS3教程
JavaSript基础
JQuery教程
Node.js教程
前端技术
Ajax教程
Js特效
Xml教程
平面设计
页面UI设计
photoshop教程
程序开发
AI人工智能
Asp教程
Php教程
Asp.Net教程
Net Core教程
C#教程
Java教程
Jsp教程
开发技术
微信小程序教程
Uniapp开发教程
微信公众号开发
Andriod教程
IOS教程
DOS教程
Python教程
Docker教程
Windows Container教程
数据库
MSSQL教程
MySQL教程
Redis教程
Access教程
Oracle教程
数据库教程
操作系统
Linux教程
Windows教程
MAC教程
Cisco教程
交换机教程
防火墙教程
搜索
爱易网页
JS特效
一个JS高手在IE9开发大赛上写的JS特效参赛作品
一个JS高手在IE9开发大赛上写的JS特效参赛作品
日期:2014-05-18 浏览次数:20204 次
以下是程序代码
<!DOCTYPE HTML> <html> <head> <title>Rag Doll</title> <meta name="Author" content="hongru.chenhr"> <meta http-equiv="Content-type" content="text/javascript; charset=utf-8"> <style type="text/css"> html { overflow: hidden; } body { margin: 0px; padding: 0px; background: #222; position: absolute; width: 100%; height: 100%; } #screen { position: absolute; left: 6%; top: 10%; width: 88%; height: 80%; background: #000; overflow: hidden; cursor: default; } #title { position: absolute; font-family: verdana; width: 100%; font-size: 7em; font-weight: bold; color: #181818; text-align: center; z-index:0; } </style> <script type="text/javascript"> var __SVG = false; var __svgNS = false; if (document.createElementNS) { __svgNS = "http://www.w3.org/2000/svg"; __svg = document.createElementNS(__svgNS, "svg"); __SVG = (__svg.x != null); } if (__SVG) { /* ============= SVG ============== */ vectorGraphics = function(o, antialias) { this.canvas = document.createElementNS(__svgNS, "svg"); this.canvas.style.position = "absolute"; o.appendChild(this.canvas); this.createLine = function(w, col, linecap) { var o = document.createElementNS(__svgNS, "line"); o.setAttribute("shape-rendering", antialias?"auto":"optimizeSpeed"); o.setAttribute("stroke-width", Math.round(w)+"px"); if (col) o.setAttribute("stroke", col); if (linecap) o.setAttribute("stroke-linecap", linecap); o.move = function(x1, y1, x2, y2) { this.setAttribute("x1", Math.round(x1) + .5); this.setAttribute("y1", Math.round(y1)); this.setAttribute("x2", Math.round(x2)); this.setAttribute("y2", Math.round(y2)); } o.color = function(c){ this.setAttribute("stroke", c); } o.RGBcolor = function(R, G, B){ this.setAttribute("stroke", "rgb("+Math.round(R)+","+Math.round(G)+","+Math.round(B)+")"); } o.stroke_weight = function(s){ this.setAttribute("stroke-width", Math.round(s)+"px"); } this.canvas.appendChild(o); return o; } this.createPolyline = function(w, points, col, fill) { var o = document.createElementNS(__svgNS, "polyline"); o.setAttribute("shape-rendering", antialias?"auto":"optimizeSpeed"); o.setAttribute("stroke-width", Math.round(w)); if (col) o.setAttribute("stroke", col); o.setAttribute("fill", fill?fill:"none"); if (points) o.setAttribute("points", points); o.move = function(points) { this.setAttribute("points", points); } this.canvas.appendChild(o); return o; } this.createOval = function(diam, filled) { var o = document.createElementNS(__svgNS, "circle"); o.setAttribute("shape-rendering", antialias?"auto":"optimizeSpeed"); o.setAttribute("stroke-width", 0); o.setAttribute("r", Math.round(diam / 2)); o.style.cursor = "pointer"; o.move = function(x1, y1, radius) { this.setAttribute("cx", Math.round(x1)); this.setAttribute("cy", Math.round(y1)); this.setAttribute("r", Math.round(radius)); } o.stroke_color = function(col) { this.setAttribute("stroke", col); } o.fill_color = function(col) { this.setAttribute("fill", col); } o.stroke_weight = function(sw) { this.setAttribut
上一篇:狡猾的按钮特效
下一篇:js网页进度条等待特效
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
易迅大众点评缩水执行“七天后悔权”被约谈
独立工具APP:为亿级用户的商业化而愁
屌丝程序猿发家机会来了 用大数据来做生意!
“组合拳”怎么打 拆解小米新玩法
微软与摩托罗拉授权协议涵盖Android和Chrome设备
O2O成"唐僧肉":百度糯米抢食第一口令阿里腾讯颤抖
NoomWeight减肥
蘑菇街CEO陈琪:2015将回归社会化电商
中移动推动感地带3G网聊卡 火拼微信沃卡
推荐阅读
更多>
全球最具“颠覆性”特质的公司排行榜TOP25
华为变阵:任正非调整三大业务布局
英特尔技术高管离任 电视业务或受影响
玩游戏式的趣味戒烟App:Kwit
微软谷歌高层访韩面前:忌惮三星的崛起
“世界杯+618”集体磨刀的本质是绑架全民
Twitter收购印度手机营销公司ZipDial
传三星为赢得新兴市场:推廉价版Note3
在线音乐出现“小米公司”不是没有可能
京东终于想明白,这些年错过的财运,都藏在女人的时装下
广电总局回应美剧下架:不是所有信息可公开
美剧讲硅谷创业者:远不及现实荒诞?
诺基亚称不会更名“微软移动” 5月还将发布新品
传苹果与雅虎协作信息提供 进一步摆脱谷歌
一大波智能路由器正在袭来:小米、360、极路由大PK
传苹果中移动达成协议:新iPhone兼容TD制式
国内云服务商存在尴尬:“远程机房+移动大硬盘”模式
清点:罗永浩推锤子ROM 小米打法遭模拟
去看看外面的世界吧!别窝里斗了,中国在线旅游商们
窗口期:还有哪些互联网公司可能今年IPO?