Marquee HTML Element
developer.mozilla.org
Marquee HTML Element
1–10 of 30 posts
Re: Marquee HTML Element
#2The article doesn't clarify whether this is intended behavior, should it?
Re: Marquee HTML Element
#3Re: Marquee HTML Element
#4Actually used the linked page as a reference and laughed a bit at the "truespeed" attribute.
Re: Marquee HTML Element
#5One thing I really liked about them was the 'truespeed' attribute.
I mean, name a cool sounding attribute that you use every day.. you can't.
Re: Marquee HTML Element
#6Used just a couple weeks ago to simulate a scrolling text screensaver for use as a video backdrop. Actually used the linked page as a reference and laughed a bit at the "truespeed" attribute.
Re: Marquee HTML Element
#7Still works on iOS 13. It’s quite reassuring that after all the posturing about obsolescence and depreciations it’s still there.
Re: Marquee HTML Element
#8Re: Marquee HTML Element
#9Still works on iOS 13. It’s quite reassuring that after all the posturing about obsolescence and depreciations it’s still there.
Deprecation, not depreciation
Either way I'm sure "all the posturing" was actually about deprecation.
Re: Marquee HTML Element
#10After all, and are both shorthands for stuff that could be implemented in CSS/JS - except marquee is well supported, well specified, and more semantically different than other elements compared to (which is pretty similar to and arguably [1]).
[0] https://github.com/jackbsteinberg/std-toast
[1] https://www.scottohara.me/blog/2019/07/10/the-output-element...