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

77
Vistas
ASP.NET MVC, Call javascript when rendering, JQuery element become array

I have a javascript function for process event when DropdownList value changed and it is working fine. This function is call other function like get HTML element ID by passing HTML element as parameter. Then I try to call it when page load / page rendering, HTML element being arrayed.

Example:

<script type="text/javascript">
  function A (obj)
  {
    var value = function B (obj);
  }
  
  function B (obj)
  {
    var idLength = obj.id.length;
    var value = obj.id.lastIndexOf("-");
  }
</script>

When I debugging javascript, I see that obj is array, then I must call it obj[0].id (obj.id is undefined). Why it can be ?

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