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

196
Vistas
How do I change my jsTree to only select children when clicked and toggle nodes when clicking on an anchor?

I need a jsTree, which reacts differently to clicks depending on if it is an anchor or a child that is clicked.

  1. If an anchor is clicked, I need the node to open (if closed, and vise verca) and NOT select the node (or children).

  2. If a child is clicked, the checkbox becomes checked.

I have got number one working, but it doesn't allow the children checkboxes to be selected.

Here is my code so far:

$('#tree')
.on('click', '.jstree-anchor', function (e) {
$('#tree').jstree(true).toggle_node(e.target);
$('#tree').jstree(true).deselect_node(data.node);
})"
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