 
			
				10/12/2010, 13:43
			
			
			     |  
      |    |    |    Fecha de Ingreso: junio-2008  Ubicación: Capital Federal xD  
						Mensajes: 1.208
					  Antigüedad: 17 años, 4 meses Puntos: 35     |        |  
  |      Respuesta: Mostrar/Ocultar varias capas con distintos id        mm itenta hacer referencai a traves de this, y asignas la funcion a los nombres por class y no por id.   
$(".ocultar").click(function(){$(this).hide("fast"  )}); 
$(".mostrar").click(function(){$(this).show("fast"  )});     
				__________________  I am Doyle please insert code.           |