Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Zarchiwizowany

Volume slider does not appear

jscher2000 -... odpowiedziano
boxikg

Hi, all of a sudden while watching video in html page I can only do mute/unmute but there is no volume slider to turn volume up/down. How to solve this? This problem exists also while using Chrome ... As shown in attachment I can pause/play video and speaking of volume only option is to mute/unmute - earlier there was a volume slider to change volume.

Hi, all of a sudden while watching video in html page I can only do mute/unmute but there is no volume slider to turn volume up/down. How to solve this? This problem exists also while using Chrome ... As shown in attachment I can pause/play video and speaking of volume only option is to mute/unmute - earlier there was a volume slider to change volume.
Załączone zrzuty ekranu

Zmodyfikowany przez boxikg w dniu

Wszystkie odpowiedzi (4)

Can you link to the page where this problem occurs? I guess if it only affects live videos, that may make it hard to troubleshoot.

Maybe the player is too small and there is not enough room to show the slider.

How can try to right-click the player and open the Inspector. Click in the This Element section in the CSS Rules pane between the curly brackets {} and paste this CSS code: width: 400px;

That happened suddenly and affected both Mozilla and Chrome (I did not try IE or Edge) and what is more interesting is that I have this problem on both computers, home desktop and business laptop. Maybe some update is the cause of this but which one I do not have a clue.

I found css related to slider ...

Zmodyfikowany przez boxikg w dniu

Can you give an example link to a page with a problem player?