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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T01:07:07+00:00 2026-06-05T01:07:07+00:00

I have a jsTree that handles 2 levels. The problem is that the parent

  • 0

I have a jsTree that handles 2 levels.

The problem is that the parent and child are both at the same level visually.
You do need to expand the parent in order to see his children but it is shown in the same level – no nesting for some reason.

P.S: i’m using default-rtl theme.

Any idea?

  • 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-06-05T01:07:09+00:00Added an answer on June 5, 2026 at 1:07 am

    I had the same issue but after looking at the source code and changing default value of RTL from false to true and everything has been changed to changed to RTL.

    if you are using jsTree 1.0-rc3 , Revision: 236 or higher you must use

    $('#MyTreeControl').jstree({ core: { 'rtl': true }});
    

    using core: { ‘rtl’: true } is the key part.

    here is a complete sample :

    $('#MyTreeControl').jstree({
    'themes' : {
                    'theme' : 'default-rtl',
                    'dots' : true,
                    'icons' : true
                },
     core: { 'rtl': true }});
    

    The solution which is offered by Mr. Nevet has a problem. If you use plugins like Rename Treeview won’t work properly.

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

Sidebar

Related Questions

I have a Jstree that holds a lot of nodes, some of them have
I have a nice jstree that loads data and so on - now I
I have a page that contains 8 jstree's, 3 of which are very large.
So I have a jstree that looks like this: Root -1 -2 --2.1 ---2.1.1
I have created a two state jstree. Since I need to make a two
i have a JTree in Java with different parent nodes such as computers, gaming
Have a SomeLib.pro file that contains: CONFIG += debug TEMPLATE = lib TARGET =
Have a matrix report now that has Position, Hours and Wages for a location
I'm using jsTree and I have 2 textboxes: <input type=text id=previous_tree_id value= /><hr />
I have a JTree which I give objects that implement the TreeNode interface, and

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.