Home
News
Bands
Music
Video
Gallery
Bio
Contact
DE
IT
// init Weglot Weglot.initialize({ api_key: 'wg_62d9b9b0750831f48721322c8384946b6' }); // on Weglot init Weglot.on('initialized', ()=>{ // get the current active language const currentLang = Weglot.getCurrentLang(); // if the current active language link exists if(document.querySelector('.wg-element-wrapper.sw3 [lang='+currentLang+']')){ // click the link document.querySelector('.wg-element-wrapper.sw3 [lang='+currentLang+']').click(); } }); // for each of the .wg-element-wrapper language links document.querySelectorAll('.wg-element-wrapper.sw3 [lang]').forEach((link)=>{ // add a click event listener link.addEventListener('click', function(e){ // prevent default e.preventDefault(); // switch current active language after a setTimeout setTimeout(()=>Weglot.switchTo(this.getAttribute('lang')),700); }); });
Ankündigung
ROWLAND'S PUSHTRA
September 20, 2022