JPlayer & Layout Grids & Flex Containers
JPlayer & Layout Grids & Flex Containers
I want to place a JPlayer (audio) in a responsive site. I have tried placing it in a Layout Grid as well as a Flex Container and neither will contain it when the site is viewed on a small (cell phone) device. Am I doing something wrong or it just won't be contained? Is there a solution for a player that will be responsive? Thank you in advance for replies.
Re: JPlayer & Layout Grids & Flex Containers
Hi cfortney. I tested to implement the JPlayer and also had some problems with it... Maybe it needs to be updated but it is a free extension that is provided as it is. No support. Pablo can maybe give more info...cfortney wrote: ↑Wed Jul 14, 2021 3:09 pm I want to place a JPlayer (audio) in a responsive site. I have tried placing it in a Layout Grid as well as a Flex Container and neither will contain it when the site is viewed on a small (cell phone) device. Am I doing something wrong or it just won't be contained? Is there a solution for a player that will be responsive? Thank you in advance for replies.
Have you tried the "HTML 5 Audio player"? I have this in a couple of projects and works very good.
Re: JPlayer & Layout Grids & Flex Containers
HTML Audio only allows for a single mp3 file. The player that I was using allowed many mp3s. So I would need to create a new player for each song?
- BaconFries
-
- Posts: 5621
- Joined: Thu Aug 16, 2007 7:32 pm
Re: JPlayer & Layout Grids & Flex Containers
Maybe the following will be of use.
HTML5 audio with playlist
https://www.wysiwygwebbuilder.com/audioplaylist.html
HTML5 audio with playlist
https://www.wysiwygwebbuilder.com/audioplaylist.html
Re: JPlayer & Layout Grids & Flex Containers
Thanks so very much!
Re: JPlayer & Layout Grids & Flex Containers
Tnx Bacon... thats the one I meantBaconFries wrote: ↑Wed Jul 14, 2021 4:55 pm Maybe the following will be of use.
HTML5 audio with playlist
https://www.wysiwygwebbuilder.com/audioplaylist.html