问题
This follows off a previous question.
While trying to put together a simplified application that showed the problem, I went back to the demo which does not show the problem. I tried using this as a model for my simplified demo, when I was brought up short by line 11 of the source of the demo:
<link href="/css/jPlayer.css" rel="stylesheet" type="text/css" />
They are including a root-level stylesheet that is not available in either the latest jPlayer or Circle-Player distributions.
So what is this jPlayer.css and where can I get it? The only idea I have is using one of the skin-flavored jplayer css files.
I am thinking that NOT including this in my application is the reason for the problem I was having with the circle player.
回答1:
This file is a stylesheet for the site jplayer.org, not the player. It is not required for jPlayer Circle Player to function. It is definitely not the source of the problem you have described in your other question.
来源:https://stackoverflow.com/questions/31752844/jplayer-circle-player-demo-includes-a-css-link-not-contained-in-the-distribution