Ver Mensaje Individual
  #1 (permalink)  
Antiguo 28/11/2005, 07:46
Avatar de helthon
helthon
 
Fecha de Ingreso: junio-2005
Ubicación: Lima
Mensajes: 549
Antigüedad: 19 años, 5 meses
Puntos: 7
Aumentar Progresivamente una variable

Hola a todos no se si se pueda hacer esto " necesito hacer una variable que se vaya autogenerando consecutivamente y se vaya aumentando de 1 en 1
Primero k sea asi ('f1'), ('f2'), ('f3'), ............

Mi Script es el siguiente :
Código HTML:
<script >
function fmostrartb(e)
{
	if(document.all[e].style.display == "none"){
		document.all[e].style.display="";
		}else{
		document.all[e].style.display="none";
		}
	}
</script> 
para que en mi enlace se pueda ver :
Código HTML:
<a href="javascript:fmostrartb('f1');">
<a href="javascript:fmostrartb('f2');">
<a href="javascript:fmostrartb('f3');"> 

Espero sus comentarios Gracias
__________________
HELTHON FUENTES
FLORERIA FLORES PERU Floresperu.com.pe
Garantizamos que cada entrega de flores será de la más alta calidad y frescura