I need to append a parameter string like: '?key=val' to the current
url and the value for the key changes based on the user input. Is
there any jquery utility that does the base url extraction from
window.location, so that I can append the '?key=val' to that?
Thanks for the help!
No comments:
Post a Comment