JavaScript を使用して実装し、対応する色をマウスでクリックして Web ページの背景色を動的に変更します
これはスクリーンショットです
対応する Javascript ソース コードは次のとおりです:
hex[0] = "FF"
hex[1] = "CC"
hex[2] = "99"
hex[3] = "66"
hex[4 ] = "33"
hex[5] = "00"
function display(triplet) {
document.bgColor = '#' Triplet
}
functiondrawCell(red, green, blue) {
document.write('
') drawTable(hex[i]) document.write(' | ')