Tuesday, March 7, 2017

Page load after going to another event

  $('#printButtonId').click(function () {
                setTimeout(function () { window.location.reload(); }, 1000);
            });




Visit my youtube channel.

No comments:

Post a Comment