CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 58: | Line 58: | ||
//void(document.getElementById(id+'_t').setAttribute('fill', '#000000')); | //void(document.getElementById(id+'_t').setAttribute('fill', '#000000')); | ||
$('#'+id+'_t').addClass('animate_text_appear'); | $('#'+id+'_t').addClass('animate_text_appear'); | ||
+ | window.history.pushState(null, null, document.getElementById(id).id); | ||
} | } | ||
Line 94: | Line 95: | ||
scrollTillTop(); | scrollTillTop(); | ||
}); | }); | ||
+ | |||
</script> | </script> |
Revision as of 23:36, 16 August 2017