![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
30/04/2010, 10:09
|
![Avatar de mayid](http://static.forosdelweb.com/customavatars/avatar293515_6.gif) | Colaborador | | Fecha de Ingreso: marzo-2009 Ubicación: BsAs
Mensajes: 4.014
Antigüedad: 15 años, 10 meses Puntos: 101 | |
Respuesta: Llamar Jquery Onload y no Onclick Tal cual. Cita: $(document).ready(function() {
$(this).css({backgroundImage:"url(down.png)"}).nex t("div.menu_body").slideToggle(300).siblings("div. menu_body").slideUp("slow");
$(this).siblings().css({backgroundImage:"url(left. png)"});
}); |