Need a script to display HTML content based on a link found in a JSON file
Budget: €20 – €50 EUR
I have a small project which needs some JavaScript or jQuery script editing to display searched content based on the link found in JSON file. The full content before search looks like in img1.png
Currently if I'm searching for "summary", what is found in HTML document, is displayed and other elements are hidden. Everything is working properly as you can see in img2.png.
If I'm searching for "a101" nothing gets displayed for the moment because the script is missing. Please check comments in function querySuccess().
This "a101" search is using JSON file to retrieve the link of document which needs to be displayed in HTML as the word "summary". As you can see in img3.png nothing is displayed for the moment.
I need a developer with knowledge of JavaScript and jQuery to write this script in order to display results like "a101" in a similar fashion as "summary" word.
Currently if I'm searching for "summary", what is found in HTML document, is displayed and other elements are hidden. Everything is working properly as you can see in img2.png.
If I'm searching for "a101" nothing gets displayed for the moment because the script is missing. Please check comments in function querySuccess().
This "a101" search is using JSON file to retrieve the link of document which needs to be displayed in HTML as the word "summary". As you can see in img3.png nothing is displayed for the moment.
I need a developer with knowledge of JavaScript and jQuery to write this script in order to display results like "a101" in a similar fashion as "summary" word.