How can I do something like this?
window.location.href="mycustomHREF://interceptMe?msg=helpMe";
I'd like to set the window location to a dummy url for a local app to intercept
How can I do something like this?
window.location.href="mycustomHREF://interceptMe?msg=helpMe";
I'd like to set the window location to a dummy url for a local app to intercept