it’s impossible to use the <abbr>
of o3DS on your site
the HTMLMarqueeElement
has .start()
and .stop()
methods you can call onmouseenter
and onmouseexit
if you want (i know this because it was on dimden’s site)
im not know js (i assume this is js)
well yeah but it’s just onmouseenter="this.stop()" onmousexit="this.start()"
on the marquee itself i think
yeah i noticed that
its not particularly worth fixing when its kinda just a status thingy that i change very often