Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows 8 HTML5 アプリでビデオを再生するときに、ビデオ タグのプログレス バーの色を変更しようとしていますが、変更する必要がある Css プロパティが見つかりません。また、それに関するドキュメントが見つかりません。
独自の DOM ノードを作成し、video タグ仕様の公開されたメソッドを使用して、デフォルトの機能を模倣および拡張できます。