Bandcamp Volume Bar

adds a volume bar to Bandcamp

< Bandcamp Volume Barについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2016/10/24

Don't work anymore

Don't work anymore sadly ! :(

§
投稿日: 2016/11/10

The three lines in the code:
$("#audioSource").volume

should be instead:
$("#audioSource")[0].volume

§
投稿日: 2016/11/10

Thanks a lot,

There were four line and they are fixed now ! :)

§
投稿日: 2017/11/29
The three lines in the code:
$("#audioSource").volume

should be instead:
$("#audioSource")[0].volume

thanks a lot, the volume bar does show, which lead to another problem....when I click at the background the whole text on the page is selected, which normally doesn't happen...any ideas?

返信を投稿

返信を投稿するにはログインしてください。