Avoid form redirection on 204 response in ios browsers
问题 I have created a form in hubspot. In IOS devices like iPhone and iPad after successful post of form with the HTTP 204 response, page is redirected to action url, but in windows and android it remains in same page. Is there any way we can avoid form redirection in iPhone/iPad? 回答1: I had the same issue, and found no info regarding how to solve it for iOS devices (any browser). So I've inserted a jquery to scroll down when the url parameters have the string submissionGuid - parameter present in