Comment créer un arrière-plan clignotant lors de l'ouverture d'une page Web

Pour créer un arrière-plan clignotant lors de l'ouverture d'une page Web, vous devez ajouter JavaScript ci-dessous dans le corps d'une page Web.

 function initArray () {this.length = initArray.arguments.lengthfor (var i = 0; i  = step) {red - = red_int; red_round = Math.round (rouge); red_hex = Dec2Hex (rouge); 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); étape ++;} document.bgColor = end;}