Y
Hacker News
new
|
ask
|
show
|
jobs
by
DavidSJ
4387 days ago
This can be done in parallel with JS, without using an HTTP redirect.
1 comments
mschuster91
4387 days ago
Nope, if you fire the AJAX request directly on the onclick event, chances are high it will not be submitted/processed before the browser navigates away...
link