Scroll back to top on submit
-
Thanks for the plugin. Seems to be just what I’m after. ??
It would be handy (particularly with long forms) for the form to scroll back to the top on submit. Probably a jquery animated scroll might be nice, but a quick and easy way is to change line 330 in class.awesome-surveys-frontend.php to:
$url = esc_url( apply_filters( 'after_awesome_survey_response_processed', "$#form_id", ...
I realise this could be done using the filter, but I wonder if it should be the default behaviour for the plugin.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Scroll back to top on submit’ is closed to new replies.