0

i'm trying to reset the scroll postion after close modal. I did this but it not working

$("#modal").on("hidden.bs.modal", function () {
  $("#content").scrollTop(0);
});
Matt
  • 5,315
  • 1
  • 30
  • 57
lumosnysm
  • 13
  • 4

0 Answers0