Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title: [Project Addition] video-trailer-popup #1889

Closed
bristiHalder opened this issue Jul 1, 2024 · 1 comment
Closed

Title: [Project Addition] video-trailer-popup #1889

bristiHalder opened this issue Jul 1, 2024 · 1 comment

Comments

@bristiHalder
Copy link

Is your feature request related to a problem? Please describe.

This will display a movie poster with a title, description, and a "Watch now" button. When the button is clicked, a video trailer popup appears, allowing users to watch the trailer. The popup can be closed by clicking a close icon, pausing, and resets the video.

Describe the solution you'd like.

HTML Structure:

  • Implement a main container to display the movie poster, title, description, and a "Watch now" button.
  • Include a hidden trailer container holding the video element and a close icon.

CSS Styling:

  • Use an external style sheet to style the page elements.
  • Incorporate Font Awesome for the close icon and any other necessary icons.

JavaScript Functionality:

  • Add event listeners to the "Watch now" button and the close icon.
  • Show the trailer container and play the video when clicking the "Watch now" button.
  • Hide the trailer container and pause/reset the video when the close icon is clicked

Describe alternatives you've considered.

.

Add any other context or screenshots about the feature request here.

No response

@riyasaxena32
Copy link

please assign me this issue to me under gssoc 24
i will complete it very soon

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

No branches or pull requests

3 participants