Skip to content

Instantly share code, notes, and snippets.

@temazinkin
Created April 4, 2017 00:59
Show Gist options
  • Save temazinkin/8d95147f7ca65de23d34e160ccf7f3a0 to your computer and use it in GitHub Desktop.
Save temazinkin/8d95147f7ca65de23d34e160ccf7f3a0 to your computer and use it in GitHub Desktop.
var div = $("#mydiv");
div.scrollTop(div.prop('scrollHeight'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment