Ver Mensaje Individual
  #2 (permalink)  
Antiguo 14/11/2014, 08:39
Avatar de hhs
hhs
Colaborador
 
Fecha de Ingreso: junio-2013
Ubicación: México
Mensajes: 2.995
Antigüedad: 10 años, 10 meses
Puntos: 379
Respuesta: Carrusel con jquery

ya agregaste los correspondientes js a tu archivo base.html.twig?
Código HTML:
Ver original
  1. <script type="text/javascript" src="/path/to/jquery.js"></script>
  2. <script type="text/javascript" src="/path/to/jquery.jcarousel.js"></script>
__________________
Saludos
About me
Laraveles
A class should have only one reason to change.