Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marquee element #48

Open
4www opened this issue Jul 6, 2017 · 7 comments
Open

Marquee element #48

4www opened this issue Jul 6, 2017 · 7 comments

Comments

@4www
Copy link
Contributor

4www commented Jul 6, 2017

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
Copy link
Contributor Author

4www commented Jul 18, 2017

opinions? @oskarrough

@oskarrough
Copy link
Member

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
Copy link
Contributor Author

4www commented Jul 18, 2017

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
Copy link
Contributor Author

4www commented Jul 18, 2017

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

@4www 4www closed this as completed Jul 18, 2017
@oskarrough
Copy link
Member

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

@4www 4www reopened this Nov 19, 2017
@4www
Copy link
Contributor Author

4www commented Nov 19, 2017

Marquee does not seem to work in Firefox quantum.

@oskarrough
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants