Jump to content


maycon

Member Since 14/02/2003
Offline Last Active 31/01/2006, 16:20
-----

Posts I've Made

In Topic: Verificar Se Um Popup Está Aberto

04/07/2005, 11:02

<script language=JavaScript>
	function abrir() {
  var jal = window.open("teste.htm","_teste","width=300, height=300");
  (jal.closed)?alert("fechada"):alert("aberta");
	}
 
	window.setTimeout(abrir(),100);
</script>

o q ha de errado ?

In Topic: Ler Xml

30/06/2005, 21:33

e se o pacote não tiver no server ?!?

In Topic: Remover Ítem

21/04/2005, 00:01

(y)

In Topic: Remover Ítem

19/04/2005, 09:29

Preciso adicionar um novo ítem no select, definindo o valor e o texto, alguém sabe como ?

In Topic: Remover Ítem

18/04/2005, 21:48

(y) Valeu!!!

IPB Skin By Virteq