"); fc = 0; bc = 0; for (i = 0; i < 3; i++) { if (color[i] >= 6) fc++; if (color[i+3] >= 6) bc++; } if (fc > bc) str = 0; else str = 1; document.writeln("
"); document.write("\" "); document.writeln("onClick=\"history.go(-1)\">"); document.writeln("
"); document.writeln("
"); for (z = 0; z < zloop; z += zstep) { document.write("font:"); for (i = 0; i < 3; i++) { if (color[i] == 8) document.write(code[z]); else document.write(code[color[i]]); } document.write(" back:"); for (i = 3; i < 6; i++) { if (color[i] == 8) document.write(code[z]); else document.write(code[color[i]]); } document.writeln(""); document.writeln(""); for (y = 0; y < yloop; y += ystep) { document.writeln(""); for (x = 0; x < xloop; x += xstep) { document.write("
" + ""); if (bl) document.write(""); document.write("#"); for (i = (str * 3); i < ((str * 3) + 3); i++) { if (color[i] < 6) document.write(code[color[i]]); if (color[i] == 6) document.write(code[x]); if (color[i] == 7) document.write(code[y]); if (color[i] == 8) document.write(code[z]); } if (bl) document.write(""); document.writeln(""); } } document.writeln("
"); document.writeln("
"); } document.writeln("
"); document.write("\" "); document.writeln("onClick=\"history.go(-1)\">"); document.writeln("
"); document.writeln(""); document.writeln("
Hosted by www.Geocities.ws

"); document.close(); }
[NEXT] : [TOP] : [UP] ::: [SF] : [HOB] : [PROF] : [TOOL] ::: [LINK]

JavaScript による色見表です。
主に背景と文字色の相性を素早く比較対象できればと思ってます。
バグレポートや、よりよいプログラムお知りの方は是非 御連絡 を。
6x6(X-axis x Y-axis)のテーブルを6枚(Z-axis)用意します。
文字フォントの太細(bold)と一マスの大きさ(border)も調整出来ます。
color set red green blue
font
back

bold font
border size



Special Thanks to
独学JavaScript
とほほのWWW入門(JavaScript)

[COUNTER]
[NEXT] : [TOP] : [UP] ::: [SF] : [HOB] : [PROF] : [TOOL] ::: [LINK]

something tell me. [mailto:[email protected]] [BBS]

This page hosted by [GeoCities] Get your own Free Home Page
Hosted by www.Geocities.ws

1