最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

js 顏色選擇器(兼容firefox)

 更新時(shí)間:2009年03月05日 00:10:23   作者:  
js顏色選擇器,改自網(wǎng)絡(luò),兼容firefox,需要的朋友,可以試下

復(fù)制代碼 代碼如下:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>顏色選擇器</title>
<style type="text/css">
body{
    text-align:center;
}
</style>
</head>
<body>
<p>
<script type="text/javascript" language="javascript">
<!--
var ColorHex=new Array('00','33','66','99','CC','FF')
var SpColorHex=new Array('FF0000','00FF00','0000FF','FFFF00','00FFFF','FF00FF')
var current=null
function initcolor(evt)
{
var colorTable=''
for (i=0;i<2;i++)
{
for (j=0;j<6;j++)
{
colorTable=colorTable+'<tr height=15>'
colorTable=colorTable+'<td width=15 style="background-color:#000000">'
if (i==0){
colorTable=colorTable+'<td width=15 style="cursor:pointer;background-color:#'+ColorHex[j]+ColorHex[j]+ColorHex[j]+'" onclick="doclick(this.style.backgroundColor)">'}
else{
colorTable=colorTable+'<td width=15 style="cursor:pointer;background-color:#'+SpColorHex[j]+'" onclick="doclick(this.style.backgroundColor)">'}
colorTable=colorTable+'<td width=15 style="background-color:#000000">'
for (k=0;k<3;k++)
{
for (l=0;l<6;l++)
{
colorTable=colorTable+'<td width=15 style="cursor:pointer;background-color:#'+ColorHex[k+i*3]+ColorHex[l]+ColorHex[j]+'" onclick="doclick(this.style.backgroundColor)">'
}
}
}
}
colorTable='<table border="0" cellspacing="0" cellpadding="0" style="border:1px #000000 solid;border-bottom:none;border-collapse: collapse;width:337px;" bordercolor="000000">'
+'<tr height=20><td colspan=21 bgcolor=#ffffff style="font:12px tahoma;padding-left:2px;">'
         +'<span style="float:left;color:#999999;">搜索吧|為站長提供專業(yè)知識搜索</span>'
         +'<span style="float:right;padding-right:3px;cursor:pointer;" onclick="colorclose()">×關(guān)閉</span>'
+'</td></table>'
+'<table border="1" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="000000" style="cursor:pointer;">'
+colorTable+'</table>';
document.getElementById("colorpane").innerHTML=colorTable;
var current_x = document.getElementById("inputcolor").offsetLeft;
var current_y = document.getElementById("inputcolor").offsetTop;
//alert(current_x + "-" + current_y)
document.getElementById("colorpane").style.left = current_x + "px";
document.getElementById("colorpane").style.top = current_y + "px";
}
function doclick(obj){
    alert(obj);
}
function colorclose(){
    document.getElementById("colorpane").style.display = "none";
    //alert("ok");
}
function coloropen(){
    document.getElementById("colorpane").style.display = "";
}
window.onload = initcolor;
</script>
</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>
<input type="button" value="顏色選擇" onclick="coloropen(event)" id="inputcolor" />
</p>
<p>&nbsp; </p>
<div id="colorpane" style="position:absolute;z-index:999;display:none;"></div>
</body>
</html>

相關(guān)文章

最新評論

平谷区| 灵山县| 名山县| 朝阳市| 庐江县| 峡江县| 东乌珠穆沁旗| 辽宁省| 鄯善县| 萨迦县| 海丰县| 大荔县| 曲阜市| 右玉县| 镇赉县| 平原县| 蓬莱市| 莎车县| 盐城市| 新郑市| 通许县| 福建省| 南雄市| 茶陵县| 清远市| 九龙县| 昆明市| 康定县| 繁昌县| 大安市| 噶尔县| 肥东县| 辽宁省| 彰化市| 永川市| 鄂伦春自治旗| 瑞安市| 长白| 宜章县| 台北市| 正阳县|