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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:26:29+00:00 2026-05-23T10:26:29+00:00

I have a json file. (data.json) { oneday:[[8, 5],[12, 9],[16, 1]], oneweek:[[1, 5],[2, 9],[3,

  • 0

I have a json file. (data.json)

{
    "oneday":[[8, 5],[12, 9],[16, 1]],
    "oneweek":[[1, 5],[2, 9],[3, 1],[4, 5],[5, 9],[6, 1],[7, 11]],
    "onemonth":[[1, 5],[15, 9],[30, 1]]
}

A button with onclick() event.

<button onclick="test();">1D</button>

In the js file I have a function like:

function test(){

}

I want use Jquery to read this file and put this in a value. The result is like:

var oneday = [[8, 5],[12, 9],[16, 1]];

How can I write the jquery to do this.
Thanks for help!

  • 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-23T10:26:29+00:00Added an answer on May 23, 2026 at 10:26 am

    You need to understand that javascript and by it’s nature jQuery are client side technologies. That means they operate in the browser and therefore do not have access to files on your server / local development machine unless you have included a direct reference to the file in your page markup and given the server permission to read this file.

    You probably want to create a webservice or a specific page which serves JSON responses and then gather the JSON data via a $.get call in jquery within your “test()” method.

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

Sidebar

Related Questions

I have a JSON file which contains data like the following: {"posts": [ {
I have a json file like var data = { list:[ { g: zas,
i have F8 like json file and i want to store and count the
I have an external JSON file (data.json) and would like to get data from
I have a json file that looks like this: { status: 200, data: {
I have a json file of data and the only item for time i
I have a JSON file with parsed data stored in a @colors instance variable,
I have a JSON file with a lot of unneeded data and I wish
I have a flash file which loads data from JSON and parses it. It
I have written java code for generating json of my searched data from file.But

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.