Smart Coin Game
Smart Coin Game
Total Taps: 0
Total Shares: 0
You are now in the first article
";
document.querySelector("#tocDiv").innerHTML = Xhtml;
document.querySelectorAll(".ScrolingToTarget").forEach(function(asd){
asd.addEventListener("click", function(e){
e.preventDefault();
document.querySelector(asd.getAttribute('href')).scrollIntoView({
behavior: 'smooth'
});
});})
if (document.querySelectorAll('.amp-contnt h1,.amp-contnt h2, .amp-contnt h3, .amp-contnt h4').length == 0){
document.querySelector('ul#tocList').innerHTML = "
No titles
";
}
document.querySelector('.closetoc').addEventListener('click', function(x){
document.querySelector('.topcs7v').classList.toggle('closed')
});
}
Comments
Post a Comment