How do I post parameters to a web page in Javascript? I want to do the equivalent of this :
"
"
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
location[teal].[/teal]search[teal]=[/teal][green][i]'param=1'[/i][/green][teal];[/teal]
[COLOR=darkgoldenrod]alert[/color][teal]([/teal]location[teal].[/teal]search[teal]);[/teal]