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 5964815
In Process

The Archive Base Latest Questions

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

temp = $.jstree._focused().get_selected().html() Gave me a block of html. There is a button inside

  • 0

temp = $.jstree._focused().get_selected().html()

Gave me a block of html. There is a button inside of that html:

<button class="square_button button_background" type="button" onclick="run_through_ajax('login','basics')">
 run
</button>

How can I search ONLY inside temp variable and get the value of onclick?

I am asking jQuery code that searches inside temp variable for button and gives me onclick.

Note that temp is not equal only <button class="square_button button_background" type="button" onclick="run_through_ajax('login','basics')">

  • 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-22T19:30:07+00:00Added an answer on May 22, 2026 at 7:30 pm

    Instead of getting the actual HTML, search within $.jstree._focused().get_selected() using find().

    e.g.

    $.jstree._focused().get_selected().find('button').first().attr('onclick')

    Does that work?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

class Temp { private: ~Temp() {} friend class Final; }; class Final : virtual
I have a file temp.txt, that I want to sort with the sort command
There is 2 databases: temp and production. Each night production database should be synchronized,
int temp = 0x5E; // in binary 0b1011110. Is there such a way to
class Temp { public : Temp(X& x): x_(x) {} Temp(X& x, Y& y) :
I have a temp table that needs the values of a Stored procedure. So
I have a temp table inside an SQL sproc (used for searching), the columns
class temp { boost::mutex mx; void CriticalCode() { boost::mutex::scoped_lock scoped_lock(mx); //Do Something return; }
I have a temp table set up like this: Type Rate TotalCost ---- ----
class temp; temp *t; void foo() { temp foo2; t[1] = foo2; } int

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.