Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

111
Vistas
ZXCVBN password checker properties only partially working

I've been trying to customize this script found [here on stack][1] using the zxcvbn password strength library and can only get it to output the password strength score. all the other properties either return "undefined" or "[object Object]." What am I missing? Thanks

I've tried:

$(function () {
$('#password').keyup(function() {
  var textValue = $(this).val();
  var result = zxcvbn(textValue);

$('#result').html("Password strength score: " + result.score + "<br />Estimated time to crack: " + result.crack_time_display + "<br />Suggestions:" + result.feedback);

});


  [1]: https://stackoverflow.com/questions/11596556/using-dropboxs-zxcvbn-password-strength-estimator
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda