Jump to content


Deisenvolvendo Web

Member Since 09/04/2008
Offline Last Active 20/02/2010, 00:01
*****

Posts I've Made

In Topic: Botoes "subimit" E "reset"

14/08/2008, 11:11

<form>
<input type=text>

<button name="button name" value="reset" type="reset"> <img src="page_white_acrobat.png" alt="image alt text"> </button>
</form>

In Topic: Calculos De Datas

28/05/2008, 18:23

Sim sim eu eu sei Savior mas qero q o valor dos campos sejam passados na hora pra variavel compreendes
:ph34r:

In Topic: Qual_dia()

28/05/2008, 16:52

Qeria saber como se faz com meses???

In Topic: Aparecer Imagem Quando Trocar De Página

30/04/2008, 01:21

Aiii galera consegui bem facinho

tah ai pra qm precisar tb eeee

:boxing:
<html>
<body >

<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"><img src="20-1.gif" width="32" height="32" border="0"><br>Carregando...</font>
	</td>
  </tr>
</table>
</div>
<script>
   c = function(){

	document.getElementById('carregando').style.display = 'none';
}
	setTimeout("c()", 2000);
;
</script>
Serviços disponiveis
</body>
</html>

obrigado a vcs dois q me ajudaram valeu!!!!!!!
:click:

In Topic: Aparecer Imagem Quando Trocar De Página

29/04/2008, 14:57

não, não é assim quando eu clicar no link ele vai exibir a imagem no origem do link por um determinado tempo. tipo isso

<a href="curiosidades.html" >Curiosidades</a>

ai a pessoa vai clicar em curiosidades pra exibir o conteudo dessa página né aiiiii quando carregar a curiosidades.html exibir carregando... por uns segundos só pra dar um than compreenderão????

IPB Skin By Virteq