爱易网
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 浏览次数:20243 次
以下是程序代码
<!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网页进度条等待特效
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
iPhone5S组件曝光 印证杀手级功能存在
迅雷再次在美提交IPO申请
第二梯队也PK:当1号店“遇上”京东手机节
虚拟运营商前路迷茫 业界建议发力车联网
三问刘强东:京东为何近来火气这么大?
新浪微博推粉丝头条功能 意欲与大号分成
支付宝曝平安破绽:转账信息被谷歌抓取
火一把就死: 百度魔图验证社交游戏衰亡宿命
携程艺龙联手死磕同程 价钱烽烟蔓延至机票
推荐阅读
更多>
国美在线叫板京东:李俊涛底气在哪?
从雷军的“互联网七字诀”告诉你一个非妖魔化的小米
iPhone5S组件曝光 印证杀手级功能存在
虚拟运营商们更像三大运营商的“二道贩子”
空气污染器市场乱象丛生 选购需慎重
QQ空间与微信龟兔赛跑,商业生态链陷入死循环
小微型IDC云化趋势加剧 云计算未来或现终极模式
诺基亚因充电器问题暂停销售Lumia 2520平板电脑
英特尔承认,联想最新K系列智能手机放弃英特尔处理器
马斯克的特斯拉能否保持好势头
“扫黄打非”下9158否认遭整顿
中国移动4G资费调整方案6月1日起正式实施
宽带中国战略明确 运营商建设成本超6000亿
为啥苹果定要出廉价iPhone?都是安卓逼的
国美痛批网购七宗罪 用短暂盈利输了未来
一大波智能路由器正在袭来:小米、360、极路由大PK
微信收费形式三选一 腾讯或变身运营商
工信部或本月17日向联通电信颁发FDD牌照
逆转猜想:如果阿里成为雅虎大股东会怎样?
任正非:华为决不上市 上市公司股东贪婪而短视