pupunzi / jquery.mb.YTPlayer

use a custom yutube player for a video as background on jQuery framework

Home Page:https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showYTLogo="false" does not have the effect I want

fraternl opened this issue · comments

When I display a video on my webpage it shows several controls.

"Play/Pause", "Mute/unmute", "Volume slider", "Full screen/windowed", ""YouTube"

After the video starts the user most of the time wants to see it full screen.
When windowed on a mobile device in portrait mode the "YouTube button" is however so close to the "Full screen/Windowed" button that they most of the time touch the "YouTube" link.
That's not what I want.

I therefore used "showYTLogo="false"
But that doesn't seem to be working. I'm still getting all the same controls.
I think that option is for something else (maybe?) or it's just not working.

If the (on a mobile device) not working volume slider would disappear it wouldn't be such a problem. There would be enough space between the different controls. I don't mind the YouTube link button per se, but more the fact that it's blended with the Full Screen button and is therefore mistakenly chosen.

https://hmvc.eu/2017/03/durafly-efxtra-maiden-flight/
(It's only a problem on a mobile device in portrait mode)

https://photos.app.goo.gl/fHQK8KRnun8YBxwp7

I've been thinking of it more and maybe it would even be better if it would lose the YouTube link and the volume slider automatically on the moment it is unable to provide ample space between the controls because of the limited horizontal width.

These 2 controls aren't opportune in that case.
The volume slider would be too small anyhow to function and the YouTube logo interferes with the more preferent full screen control.

I would really like to see this get some TLC (tender loving care)