Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

JWPLayer errors in embed css return validation errors...


JWPLayer errors in embed css return validation errors...

-moz-osx-smoothing:grayscale
user-select: none
background-size:#333
.jw-media video::-webkit-media-controls-start-playback-button
.jw-option:before:hover{color:#eee}
background:-webkit-linear-gradient(
touch-action:none
::-webkit-scrollbar-track
::-webkit-scrollbar
::-webkit-scrollbar-thumb

Those are the error that css validator gives me...

Thanks

4 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi, there.

My name is Alex and I am one of the Support Engineers at JW Player. I will be more than happy to assist you with your questions.

Can you please let me know the answers to the following questions?

1. Which CSS validator are you using?
2. Can you please give me a link to a page where you have the affected player installed?

Thank you.

alecosnet

User  
0 rated :

Hi! Thanks! w3c css validator says no error found! But html validator for firefox says me that:

-moz-osx-smoothing:grayscale
user-select: none
background-size:#333
.jw-media video::-webkit-media-controls-start-playback-button
.jw-option:before:hover{color:#eee}
background:-webkit-linear-gradient(
touch-action:none
::-webkit-scrollbar-track
::-webkit-scrollbar
::-webkit-scrollbar-thumb

are errors that cannot validated....

http://www.alecos.it/diary.php#P205733

Thanks for supporting me in this question.

Alex

JW Player Support Agent  
0 rated :

Hi, there.

The only rules that apply to our player are the ones beginning with the “jw” prefix and they are passing our validation tests. I’ve also run various HTML Validator extensions on your page and they mostly come out OK, with the exception of some deprecated things such as using the language attribute on <script> tags, but that should not affect the performance of your page.

Please let me know if you need any more help or have any other questions.

Thank you!

alecosnet

User  
0 rated :

Thanks! Language attribute is valid and correct for html 4.01 loose doctype, in html 4.01 strict doctype attribute language produces a deprecated warning... for the rest my website is well validated without errors. Firefox warns me about some css rules concerning only jwplayer, but if I try to validate my web pages with w3c validation css service there is no errors.

Thanks you and Merry Christmas.

This question has received the maximum number of answers.