Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript URL Parsing URL & Querying JSON data

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #144433
    TWG
    Participant

    I’m hoping someone can help me with one or the other items.

    1. I want to parse the type & term from a url using either javascript or jquery.

    2. Based on the items from #1, I need to query a JSON array and dispaly it out to the page.

    <base_url>/index?type=<search/letter/category>&term=<______>

    #144451
    TWG
    Participant

    Okay. Thanks for the code @CrocoDillon. I’ve got to get the JSON data from a co-worker and then I will work on creating a function for it too.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.