
___ShAM
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
This user has not yet published any mods.
Recent Activity
Liked comment
Doesn't seem to work. That being said, I really appreciate you trying to fix this annoying bug (that cannot be stressed enough). It's a small bug but it's so blatant that it makes it egregious.
Oct 19, 2025 5:42 AM
View details
Downloaded mod
Version 1.9.4 of APBS - Acid's Progressive Bot System
Oct 18, 2025 3:56 PM
View details
Downloaded mod
Version 5.5.0+beta of ALP - Algorithmic Level Progression
Oct 16, 2025 3:24 PM
View details
Если бы та инструкция была понятна, вопроса от меня не поступило бы. Если слишком умный объясни дуракам, а не отсылай на первую страницу…