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

  • Home
  • SEARCH
  • 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 3238760
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T17:53:28+00:00 2026-05-17T17:53:28+00:00

ive downloaded a treeview plugin for jquery (from http://jquery.bassistance.de/treeview/ ) and ive got a

  • 0

ive downloaded a treeview plugin for jquery (from http://jquery.bassistance.de/treeview/) and ive got a problem with it, because it doesnt generate anything visible.

Ive generated a json string with php:

[{"text": "RSS feed"}, 
 {"text": "Documents", children: [{"text": "test.txt"}]}, 
 {"text": "Todo lists"}]

The jquery code looks like this:

$("#baskets_tree").treeview({collapsed:false,url: "http://localhost/json.php?q=baskets"});

and of course the file contains a list:

<ul id="baskets_tree"></ul>

Everything is loaded, the json code is requested, and nothing changes on the screen.
So what could be the problem with this? Any ideas?

  • 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-17T17:53:29+00:00Added an answer on May 17, 2026 at 5:53 pm

    If you’re using a new version of jQuery (1.4+) it’ll silently fail because your JSON is invalid, check it here: http://www.jsonlint.com/

    The issue is that the children property needs double quotes as well, like this:

    [{"text": "RSS feed"}, 
     {"text": "Documents", "children": [{"text": "test.txt"}]}, 
     {"text": "Todo lists"}]
    

    I can’t say if you have any other issues of course, but that’s a sure show stopper and one that needs fixing if you’re on jQuery 1.4+, see if that resolve the issue or gets you further along.

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

Sidebar

Related Questions

I've downloaded a SynEdit version from a Chinese website (with lots of improvements), but
I've downloaded the xul demos from this page , a single file called top.xul,
Ive submitted my first app and it has been approved. But I have a
I've downloaded a few networking apps (games) that have you log in, then take
I've downloaded a sample application sending email silverlight application here. via gmail. But I
I've downloaded Lutz Roeder's Html Writer for use in a .NET WinForms app in
I've downloaded and compiled Android 2.1 version with signed-google_ion-ota-14721.zip image for my HTC phone.
I've downloaded the install files and ran them, I get some binaries in my
I've downloaded the iPhone Application Loader and installed it, installation was successful, but no
Im having a little trouble connecting to a database with PEAR on my GoDaddy

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.