how to check why form added?

Issue #9 new
rostyslavnikitin created an issue

i add this line to formAdded

$("html, body").animate({ scrollTop: $(document).height() }, 1000);

but if page reloaded this code runned too

i don't want run this line when on page load, only when user press "add button"

Comments (0)

  1. Log in to comment