Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/09/2017, 06:42
Avatar de Fuzzylog
Fuzzylog
 
Fecha de Ingreso: agosto-2008
Ubicación: En internet
Mensajes: 2.511
Antigüedad: 15 años, 8 meses
Puntos: 188
Respuesta: Problemas al cargar jquery-3.2.1.min.j

Primero: <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> le falta el type='text/css'

Segundo: revisa la url relativa o prueba a poner una url de js de google en la web para ver si te lo puede cargar bien (https://code.jquery.com/jquery-3.2.1.js)
__________________
if (fuzzy && smooth) {
fuzzylog = "c00l";
return true;
}