internet4000 / radio4000-player

Media player web component for playing Radio4000 channels and lists of video and media links (youtube, soundcloud, vimeo, <audio/>)
http://player.radio4000.com/
GNU General Public License v3.0
11 stars 4 forks source link

Marquee element #48

Open 4www opened 7 years ago

4www commented 7 years ago

Obsolete: This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

The element is obsolete and must not be used. While some browsers still support it, it's not required. In addition, using this element is basically one of the worst things you can do to your users, so please, please don't do it.

source - https://developer.mozilla.org/en/docs/Web/HTML/Element/marquee

4www commented 7 years ago

opinions? @oskarrough

oskarrough commented 7 years ago

I see three options:

a) keep <marquee> and deal with it if/when it breaks b) recreate marquee using css (something like http://jsbin.com/lopuhik/edit?html,css,output) c) redesign player header to allow multi-line text

I prefer A, then B, then C - but all are valid to me :)

4www commented 7 years ago

a- we can go with A, but it is ugly af in FF b- saying here css ain't good https://remysharp.com/2008/09/10/the-silky-smooth-marquee , but yes, 2008 c- that would be a cross-browser / cross-platform solution

4www commented 7 years ago

let's do solution a, then b or c if we can't stand it any longer

oskarrough commented 6 years ago

The <marquee> is janky in Windows 10 and apparently' doesn't work at all in latest Chrome on Windows 7.

4www commented 6 years ago

Marquee does not seem to work in Firefox quantum.

oskarrough commented 6 years ago

It works in Firefox Quantun 57 here on OS X but it's not smooth..