var f=”http://www.google.com”;
‘f’ is a variable there is a link stored in f.
Is there anyway to place a link which can redirect us to a link in variable f?
var f=http://www.google.com; ‘f’ is a variable there is a link stored in f. Is
Share
Use
window.locationDocs: