jfujita / videojs-http-source-selector

VideoJS plugin that leverages videojs-contrib-quality-levels plugin to offer manual user-select able level selection options for adaptive http streams.
MIT License
62 stars 49 forks source link

Menu Items in ipad #51

Open vamsimudadla opened 4 years ago

vamsimudadla commented 4 years ago

In desktop devices, while hovering on Source Menu Button, menu items are coming to select quality manually, but in ipad devices menu items are not coming. I tried by adding vjs-hover class in onclick event also, but its not working. Is there any way to show menu items in ipad devices or mobile devices.