Edição feita por: TNT, 28/03/2004, 15:44.

Pagina Completa
#16
Posted 28/03/2004, 15:40
#17
Posted 28/03/2004, 18:13
#18
Posted 28/03/2004, 18:40
desse seu codigo o q eu altero cara ????!!!!Só enfeite... Usa o que eu acabei de colocar que daí o "Carregando..." só desaparece, quando a página já está carregada!
#19
Posted 28/03/2004, 18:55
Então ele deve estar assim:
<body>
Troca ele por isso...
<body onLoad="document.getElementById('carregando').style.display = 'none';">
<div id="carregando" style="position: absolute; overflow: visible; top: 0px; left: 0px; width: 100%; height: 100%; background-color: #FFFFFF; z-index: 99;">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="100%" align="center" valign="middle">
<font face="verdana" size="2"><strong>Carregando...</strong></font>
</td>
</tr>
</table>
</div>
Agora sua página vai toda aqui embaixo... Normal...
#20
Posted 29/03/2004, 18:14
#22
Posted 30/03/2004, 06:29
é pq quando vai aparecer a pagina q era para estar carregada, ainda carrega um pouco...Claro! Fui eu que fiz... tenho certeza.
vc entendeu ????
#24
Posted 31/03/2004, 06:04

#25
Posted 31/03/2004, 13:37
Você já deve ter reparado que se todas as imagens não estiverem ainda carregadas, essa mensagem não aparece, o mesmo não acontece com Flash, por isso a diferença... Mas daí é só você colocar o Preloader no Flash né?
#26
Whitesnake
Posted 11/04/2004, 11:56
<div id="carregando" style="position: absolute; overflow: visible; top: 0px; left: 0px; width: 100%; height: 100%; background-color: #FFFFFF; z-index: 99;">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="100%" align="center" valign="middle">
<font face="Verdana" size="2" color="#00000"><strong>Carregando <img src="dots.gif"></strong></font>
</td>
</tr>
</table>
</div>
E colocar essa imagem na pasta dessa página. [

#27
Posted 11/04/2004, 15:46

Que barato! Muito simples e boa a idéia! Agora sim ficou perfeito! Quem quiser contribuir com mais sugestões, ou mesmo só a idéia (para aqueles casos, que tal isso?, mas não sei como fazer...). Tudo poderemos implementar aqui!

#28
Whitesnake
Posted 11/04/2004, 21:30
Tem q ter os pontos brancos! Vamos lá:
Pontos brancos:
<div id="carregando" style="position: absolute; overflow: visible; top: 0px; left: 0px; width: 100%; height: 100%; background-color: #000000; z-index: 99;">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="100%" align="center" valign="middle">
<font face="Verdana" size="2" color="#FFFFFF"><strong>Carregando <img src="dots-white.gif"></strong></font>
</td>
</tr>
</table>
</div>
Img aki []
Pontos pretos:
<div id="carregando" style="position: absolute; overflow: visible; top: 0px; left: 0px; width: 100%; height: 100%; background-color: #FFFFFF; z-index: 99;">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="100%" align="center" valign="middle">
<font face="Verdana" size="2" color="#000000"><strong>Carregando <img src="dots-black.gif"></strong></font>
</td>
</tr>
</table>
</div>
Img aki []
Attached Files
#29
Posted 26/06/2004, 18:43
Fireworks: llllllllllllllllllllllllllllll (Jah mexo a tempo mas ando meio parado)
Dreamweaver: llllllllllllllllllllllllllllll (Braço direito enquanto programo)
Js: llllllllllllllllllllllllllllll (Recem iniciando)
PHP: llllllllllllllllllllllllllllll (Dinamic Punch!!)
#30
Posted 27/06/2004, 11:36

1 user(s) are reading this topic
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)