document.addEventListener('DOMContentLoaded', function(event){
if (window.location.hash) {
// Start at top of page
window.scrollTo(0, 0);
// Prevent default scroll to anchor by hiding the target element
var db_hash_elem = document.getElementById(window.location.hash.substring(1));
window.db_location_hash_style = db_hash_elem.style.display;
db_hash_elem.style.display = 'none';
// After a short delay, display the element and scroll to it
jQuery(function($){
setTimeout(function(){
$(window.location.hash).css('display', window.db_location_hash_style);
et_pb_smooth_scroll($(window.location.hash), false, 800);
}, 700);
});
}
});
Humor wird gerade im B2B-Marketing nur selten angewendet. Wir verstehen, welche Bedenken es gegen Pointenfeuerwerke in Werbesujets und Bannern gibt. Aber wir wollen Sie auch beruhigen: die Sorgen, eine B2B-Marke mit Humor zu schädigen, sind unbegründet. Raten Sie...