WTA

Microsoft Dynamics 365 Sales

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top
jQuery(document).ready(function($) { $('a[href*="#"]').on('click', function(e) { e.preventDefault(); var target = this.hash; $('html, body').animate({ scrollTop: $(target).offset().top }, 1000, function(){ window.location.hash = target; }); }); });