Bandcamp Volume Bar

adds a volume bar to Bandcamp

< Обсуждения Bandcamp Volume Bar

Отзыв: Хороший — скрипт работает как нужно

Don't work anymore

Don't work anymore sadly ! :(

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

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

Thanks a lot,

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

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?

Ответить

Войдите, чтобы ответить.