On my page of laravel 8 / blade / jquery 3.6 I show youtube video by youtube_key field I got from server :
<iframesrc="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>
PHP:
and opened page show youtube video ok, but when I try to scroll up or down scrolling with a mouse wheel on my page does not work...
Why on my page with youtube video scrolling of my page does not work?
برچسب:
نویسنده: استخدام کار
تاريخ: سه
شنبه
27 تير
1402 ساعت: 13:54