爱易网
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特效
用鼠标选定背景颜色
用鼠标选定背景颜色
日期:2014-05-18 浏览次数:23093 次
欢迎光临爱易网网页脚本特效中心,点击运行按钮演示特效:
以下是程序代码
要完成此效果把如下代码加入到<body>区域中 <script language="JavaScript"> <!-- var hex = new Array(6) hex[0] = "FF" hex[1] = "CC" hex[2] = "99" hex[3] = "66" hex[4] = "33" hex[5] = "00" // accept triplet string and display as background color function display(triplet) { // set color as background color document.bgColor = '#' + triplet // display the color hexadecimal triplet alert('现在的背景色是 #'+triplet) } // draw a single table cell based on all descriptors function drawCell(red, green, blue) { // open cell with specified hexadecimal triplet background color document.write('<TD BGCOLOR="#' + red + green + blue + '">') // open a hypertext link with javascript: scheme to call display function document.write('<A HREF="javascript:display(\'' + (red + green + blue) + '\')">') // print transparent image (use any height and width) document.write('<IMG SRC="place.gif" BORDER=0 HEIGHT=12 WIDTH=12>') // close link tag document.write('</A>') // close table cell document.write('</TD>') } // draw table row based on red and blue descriptors function drawRow(red, blue) { // open table row document.write('<TR>') // loop through all non-dithered color descripters as green hex for (var i = 0; i < 6; ++i) { drawCell(red, hex[i], blue) } // close current table row document.write('</TR>') } // draw table for one of six color cube panels function drawTable(blue) { // open table (one of six cube panels) document.write('<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0>') // loop through all non-dithered color descripters as red hex for (var i = 0; i < 6; ++i) { drawRow(hex[i], blue) } // close current table document.write('</TABLE>') } // draw all cube panels inside table cells function drawCube() { // open table document.write('<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=1><TR>') // loop through all non-dithered color descripters as blue hex for (var i = 0; i < 6; ++i) { // open table cell with white background color document.write('<TD BGCOLOR="#FFFFFF">') // call function to create cube panel with hex[i] blue hex drawTable(hex[i]) // close current table cell document.write('</TD>') } // close table row and table document.write('</TR></TABLE>') } // call function to begin execution drawCube() // --> </script> <a href="http://www.aiyiweb.com/js/">欢迎访问爱易网JS特效</a>
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]
上一篇:狡猾的按钮特效
下一篇:倒计时载入页面
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
国美电商开打价钱战 牟贵先言行矛盾受质疑
探析APP移动营销发扬实效的微妙
人们为什么总愿尝试新社交网络?
新浪微博推粉丝头条功能 意欲与大号分成
频繁自杀 折射媒体变革中的媒体人迷茫与压力并存
京东封杀财付通:终极目标是电商生态圈
马云自称在美国曾被绑票
猎豹移动上市押海外市场 与小米有合作空间
中移动落马高管盘点:广东移动成反腐重地
推荐阅读
更多>
苹果6月20日发布iPhone5S 触摸屏概念股生动
传诺基亚5月14日发布会推出Lumia 950
看蜗牛如何放水养鱼,盘活生态系统
智能手机:中国手机市场最受关注十五款产品清点
携程收买酷讯成定局:转型互联网+投资
刘强东向总理建言:打击有组织有规模的售假商家
空气污染器市场乱象丛生 选购需慎重
华为美国推出电商网站 发售Mate 2LTE版
美剧讲硅谷创业者:远不及现实荒诞?
阿朗力避步北电后尘 急切停止自我革新
华为、小米和联想在中国手机市场上演“三国杀”
中移动“重启”自有品牌手机成败难料
HTC曝出特大丑闻:高管诈骗+商业间谍
Docker Desktop 4.11 发布:支持虚拟桌面、Mac 权限更改和新扩展
Kindle入华遭遇国内厂商“围剿 ” 电信也参战
NoomWeight减肥
戴尔新CEO名单曝光:惠普甲骨文高管在列
运营商补贴减少 国内通信业拐点逼近
迅雷向美SEC提交IPO招股书:拟最多筹资1亿美元
微软不会被颠覆