Skip to content

Add mute/unmute button for background video#24

Open
ayush19107 wants to merge 1 commit intoWebDevVikramChoudhary:masterfrom
ayush19107:mute-button
Open

Add mute/unmute button for background video#24
ayush19107 wants to merge 1 commit intoWebDevVikramChoudhary:masterfrom
ayush19107:mute-button

Conversation

@ayush19107
Copy link
Copy Markdown

Fixes #19

Summary :-
Added a mute/unmute toggle button for the background video to improve user control over audio.

Changes :-

  • Added a mute/unmute button overlay on the video
  • Implemented JavaScript logic to toggle audio
  • Ensured button remains clickable above overlay using z-index

Testing :-

  • Tested locally using Live Server
  • Verified audio toggles correctly on button click

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Mute / Unmute Button for Video

1 participant