Esta luminária eu copiei do programa mais você, os méritos são do artesão Luis Freire,RJeu gostaria de deixar uma observação, importante usar lâmpadas fracas 40 watts ou menos. mimosreciclados.blogspot.com
var current = 0 var x = 0 var speed = 100 var speed2 = 1000 function initArray(n) { this.length = n; for (var i =1; i <= n; i++) { this[i] = ' ' } } typ = new initArray(4) //Número de mensagens typ[0]=" MENSAGEM 1" typ[1]=" MENSAGEM 2" typ[2]=" MENSAGEM 3" typ[3]=" MENSAGEM 4" function typewrite() { var m = typ[current] window.status = m.substring(0, x++) + "_" if (x == m.length + 1) { x = 0 current++ if (current > typ.length - 1) { current = 0 /* powered by FABRICIO LUQUETTI www.fabricioluquetti.blogger.com.br */ } setTimeout("typewrite()", speed2) } else { setTimeout("typewrite()", speed) } } typewrite() // -->
Achei muito lindo essa luminária.
ResponderExcluirGostaria de saber se vc ter o paps dessa luminária.
Um grande abraço
Dete
O meu e-mail é detinha.dete@gmail.com