Open sunilmondal4you opened 4 years ago
Some value of my JSON contains URL, i want to redirect to that page on click event , this is not happen, Please help me. My sample JSON given bellow.
"exploration package":{ "TikTok" : "linkURL", "Twitter" : "linkURL", "Email" : "linkURL", "kickstarter" : "linkURL", }
Also, be able to assign click event to any of the items would be nice.
Some value of my JSON contains URL, i want to redirect to that page on click event , this is not happen, Please help me. My sample JSON given bellow.