swiftxp
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);
});
"
>
Created by swiftxp
422 Downloads
Compatible Mod Versions:
v2.5.1
v2.5.0
v2.3.0
+5 more
All Compatible Mod
Versions:
v2.5.1
v2.5.0
v2.3.0
v2.2.0
v1.8.0
v1.7.0
v1.6.1
v1.6.0
Turbo-charge your sales! A charming little SMTM add-on that shuffles inventory into buyers’ hands at worrying speed.
Recent Activity
Put up a Ko-Fi or something. Love your mods and love how quick you are to fix or add features.