Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7566413
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T14:24:22+00:00 2026-05-30T14:24:22+00:00

This is probably so simple to someone but cant figure it out. I have

  • 0

This is probably so simple to someone but cant figure it out. I have this code that shows a node in an alert box. How do I add this to the nodes href value ie http://www.example.com/connector/(nodes number). Also there seems to be a prevent default somehere that stops click events. How do I remove that?. Is there a simple way in jquery.

The code I have is below.

$("#demo")
    .bind("select_node.jstree", function (event, data) {
                       var selectedObj = data.rslt.obj;
        alert(selectedObj.attr("id") + selectedObj.attr("data"));

This produces the alert with node number.

From the source code I need to add to the href value below.

     <li id="node_80" rel="folder" class="jstree-closed"><ins class="jstree-icon">&nbsp;</ins><a href="#" class="jstree-clicked"><ins class="jstree-icon">&nbsp;</ins>TEST</a></li>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T14:24:23+00:00Added an answer on May 30, 2026 at 2:24 pm

    Maybe something like this:

    $("#demo")
        .bind("select_node.jstree", function (event, data) {
              var selectedObj = data.rslt.obj;
     $('.jstree-clicked').attr("href","www.example.com/connector/"+selectedObj.attr("id"));
              ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is probably a simple question but I can't seem to figure out how
This is probably pretty simple, but I can't figure out how to do it:
This is probably a simple one but I can't seem to figure it out.
Hi everyone this is probably something extremely simple that i'm overlooking but can someone
This is probably a simple question, but i have been unable to find a
This is probably simple for someone experienced with it, but this is my first
this is probably something stupid, but i can't figure it out. I'm getting a
There is probably a simple answer to this question but I do not have
This is probably simple, but I have spent way too much time trying to
I know this probably really simple but Im not sure what im doing wrong...

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.