Ver Mensaje Individual
  #5 (permalink)  
Antiguo 30/03/2014, 16:15
freedatos
 
Fecha de Ingreso: abril-2003
Mensajes: 587
Antigüedad: 21 años
Puntos: 5
Respuesta: mover scroll horizontal

pues hago una peticion ajax y cuando obtengo la respuesta quiero mover el scroll del div

Código PHP:

                
$.ajax({
                        
data:  parametros,
                        
url:   '/ajax/infoalbum.php',
                        
type:  'post',
                        
success:  function (response) {
                        $(
"#dataAlbum").mCustomScrollbar({
                                
scrollButtons:{
                                    
enable:true
                                
}
                            });
                            $(
'#dataAlbum').html(response);    
                            
                            $(
'#resultado').stop().animate({scrollLeft500}, 1300'easeOutBounce'); 
__________________
Si la vida te da la espalda tocale el culo