The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Why on my page with youtube video scrolling of my page does not work?
nilovsergey
post Jul 16 2023, 09:23 AM
Post #1


Newbie
*

Group: Members
Posts: 10
Joined: 15-July 23
Member No.: 28,988



On my page I show youtube video by youtube_key field I got from server :
CODE
    <iframe
            src="https://www.youtube.com/embed/{{ $news->youtube_key }}"
            title="YouTube video player" frameborder="0"
            allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
            allowfullscreen></iframe>

and opened page show youtube video ok, but when I try to scroll up or down scrolling on my page does not work at all.
If I ckick out of video area then scrolling of my page works ok
If I ckick inside of video area then scrolling of my page DOES NOT work.
If there is a way to make scrolling of my page working always ?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 12th May 2024 - 08:47 PM