#Artes Manuais - artesmanuaiss - A M - : blogartesmanuaiss


Pesquisar

Mostrando postagens com marcador blog. Mostrar todas as postagens
Mostrando postagens com marcador blog. Mostrar todas as postagens

Como deixar o " título do blog", em movimento, na aba de seu navegador/internet?

 
 


Atenção, antes, observe no alto, desse blog, o título do blog em movimento! 








http://artesmanuaiss.blogspot.com.br/
Como deixar 
o título do blog 
em movimento, 
na aba de seu navegador/internet?
 Tutorial:


1. Logado no painel do blogger.
2. Procure pelo código:
 

  <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>


 

encontrando-o;

... acima dele , 
cole,o  código:


<script language='JavaScript'>
var txt="AQUI VOCE ESCREVE O TÍTULO DE SEU BLOG";
var espera=120;
var refresco=null;
function rotulo_title() {
document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);refresco=setTimeout("rotulo_title()",espera);}
rotulo_title();
</script>



Visualize!
Salve!


Então ficará asssim:


<script language='JavaScript'>
var txt="
AQUI VOCE ESCREVE O TÍTULO DE SEU BLOG ";
var espera=120;
var refresco=null;
function rotulo_title() {
document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);refresco=setTimeout("rotulo_title()",espera);}
rotulo_title();
</script>
  <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>


Nota:

Para trocar o título do blog ,
você só precisa mudar 
o código que está logo 
no começo do código:

var txt="
AQUI VOCE ESCREVE O TÍTULO DE SEU BLOG ";

 http://artesmanuaiss.blogspot.com.br/
 
 

ou então pode ser no novo modelo blogger, assim:

1. Logado no painel do blogger.
2. Procure pelo código:
 




  


encontrando-o;

... acima dele , 
    cole,
o  código:


<script language='JavaScript'>
var txt="AQUI VOCE ESCREVE O TÍTULO DE SEU BLOG";
var espera=120;
var refresco=null;
function rotulo_title() {
document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);refresco=setTimeout("rotulo_title()",espera);}
rotulo_title();
</script>



Visualize!
Salve!


Então ficará assim:



ContinueLendo ►

seja nosso parceiro!




seja nosso parceiro!


http://artesmanuaiss.blogspot.com.br/2010/07/parcerias.html#.U7XEP7FR_hF

agrega