Bandcamp Volume Bar

adds a volume bar to Bandcamp

< Σχολιασμός για τον κώδικα Bandcamp Volume Bar

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 24/10/2016

Don't work anymore

Don't work anymore sadly ! :(

§
Δημοσιεύτηκε: 10/11/2016

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

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

§
Δημοσιεύτηκε: 10/11/2016

Thanks a lot,

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

§
Δημοσιεύτηκε: 29/11/2017
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?

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.