Kako ustvariti utripajoče ozadje pri odpiranju spletne strani

Če želite pri odpiranju spletne strani ustvariti utripajoče ozadje, morate v telo spletne strani dodati spodnji JavaScript.

 funkcija initArray () {this.length = initArray.arguments.lengthfor (var i = 0; i  = korak) {rdeča - = red_int; red_round = Math.round (rdeča); red_hex = Dec2Hex (rdeča); grn - = grn_int; grn_round = Math.round (grn); grn_hex = Dec2Hex (grn); blu - = blu_int ; blu_round = Math.round (blu); blu_hex = Dec2Hex (blu); document.bgColor = red_hex + grn_hex + blu_hex; // document.write ("

bgcolor = "+ red_hex + grn_hex + blu_hex); step ++;} document.bgColor = end;}