$(".myClass").click(function() {
window.location.replace("#goToDiv"); });
My code is in here. When i click .myClass