【问题标题】:CSS for Canvas element (SoundCloud duration)?画布元素的 CSS(SoundCloud 持续时间)?
【发布时间】:2014-06-21 13:41:20
【问题描述】:

我正在尝试设置 SoundCloud 播放器的持续时间(Stylish 或 Tampermonkey)。

我不知道画布不够。如何设置颜色和大小的持续时间?

这是.waveform__layer中的最后一个画布

<div class="waveform__layer waveform__scene">
    <canvas aria-hidden="true" class="g-box-full sceneLayer" width="900" height="110"></canvas>
    <canvas aria-hidden="true" class="g-box-full sceneLayer waveformCommentsNode loaded" width="900" height="110"></canvas>
    <canvas aria-hidden="true" class="g-box-full sceneLayer" width="900" height="110"></canvas>
</div>

示例页面:https://soundcloud.com/kenny-dope/fmg-1-side-b-set-if-off-7-instrumental-strafe

【问题讨论】:

    标签: jquery css soundcloud tampermonkey


    【解决方案1】:

    你不能,画布部分是用 JavaScript 设计的,所以不能用 Stylish。

    【讨论】:

      猜你喜欢
      • 2018-06-15
      • 1970-01-01
      • 2016-08-06
      • 1970-01-01
      • 2018-05-22
      • 1970-01-01
      • 1970-01-01
      • 2017-01-12
      • 1970-01-01
      相关资源
      最近更新 更多