Answers for "how to set variables in url"

1

store a tag url in a variable

var xyz = $(selector).attr('href');
Posted by: Guest on December-02-2020
0

set get variable in url

examplepage.php?var1=value&var2=value
Posted by: Guest on October-29-2020

Code answers related to "how to set variables in url"

Code answers related to "Javascript"

Browse Popular Code Answers by Language