+ 1
How to make a dynamic json link
I am trying to make a clickable hyperlink using json. Can anybody explain how to do this?
3 Respostas
+ 2
JSON is a file format for data storing.
I don't understand your question.
+ 2
What do you mean by dynamic? like the hyperlink changes its 'src' on its own? please elaborate further on the idea.
+ 1
JSON - Introduction
https://www.w3schools.com/js/js_json_intro.asp
Keep learning & happy coding :D