Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2015-04-16 18:33:19

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

jquery responsive carousel for videos

Hi all

I’m in the process of redesigning one of my sites so as to make it responsive. Does anyone know of a jquery carousel plugin which is responsive and can hold videos (preferable from vimeo)? My search resulted in either lightbox type ones or ones which have a dependency on fitvid which I would rather not use.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Online

#2 2015-04-16 18:38:27

towndock
Member
From: Oriental, NC USA
Registered: 2007-04-06
Posts: 329
Website

Re: jquery responsive carousel for videos

I’ve been impressed with Slick:

http://kenwheeler.github.io/slick/

I’m not using it for video – but the way its coded I think it would be indifferent to the content.

Offline

#3 2015-04-17 07:02:14

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: jquery responsive carousel for videos

Hi, thanks for pointing slick to me. Looks good but it doesn’t seem to work with videos in my tests.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Online

#4 2015-04-17 10:47:59

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: jquery responsive carousel for videos

After 3 days in trying to find a solution for this on the net, I ended up with hundreds of similar questions but not a single answer. I also investigated if I could go the non js way but I had no luck again. So I am coming up seeking advice again but with a rephrased question.

Does anyone know of a way – js or css – to slide a number of iframes?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Online

#5 2015-04-17 12:07:15

towndock
Member
From: Oriental, NC USA
Registered: 2007-04-06
Posts: 329
Website

Re: jquery responsive carousel for videos

Codecanyon has several which claim to support Vimeo video. They are not free / open source, but they don’t cost much:

http://codecanyon.net/search?utf8=%E2%9C%93&term=slider

The 1st one on the above list states it supports Vimeo. “Slidea” looks nice, although the demo shows too many gadgety features. Just use the simple ones and perhaps this works.

http://slideajs.com

Offline

#6 2015-04-17 12:18:27

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,137
GitHub

Re: jquery responsive carousel for videos

Maybe bxslider could help.

Offline

#7 2015-04-17 14:34:44

bici
Member
From: vancouver
Registered: 2004-02-24
Posts: 2,075
Website Mastodon

Re: jquery responsive carousel for videos

I can’t open thi URL on my old iPod but sounds like a solution:
http://www.creativebloq.com/netmag/how-add-responsive-video-your-website-51411565


…. texted postive

Offline

#8 2015-04-17 14:46:37

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: jquery responsive carousel for videos

Hi Pete, It’s bxslider that I saw when I opted not to use the fitvid plugin,
Hi towndock, Slidea does not to seem to be working with iframes. The rest are all commercial solutions.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Online

#9 2015-04-17 14:59:50

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: jquery responsive carousel for videos

bici wrote #290075:

I can’t open thi URL on my old iPod but sounds like a solution:
http://www.creativebloq.com/netmag/how-add-responsive-video-your-website-51411565

Hi bici, I sorted that one out and it is html5 valid too. The problem is that there are some pages with 15+ videos which I am trying to have in one container in a similar way as vimeo’s hubnut which is flash coded and not visible on mobile devices. Requests on vimeo for a mobile version of hubnut has been met positively 5 years ago but we are yet to see a solution.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Online

#10 2015-04-17 17:09:02

towndock
Member
From: Oriental, NC USA
Registered: 2007-04-06
Posts: 329
Website

Re: jquery responsive carousel for videos

Slidea documentation shows how to do video (including Vimeo) using iFrame:

http://slideajs.com/documentation.html#elem-videos

As does bxslide – video example using iFrame:

http://bxslider.com/examples/video

Offline

#11 2015-04-18 07:23:57

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: jquery responsive carousel for videos

towndock wrote #290086:

Hi and thanks again for your recommendations.

Slidea documentation shows how to do video (including Vimeo) using iFrame:

http://slideajs.com/documentation.html#elem-videos.

You are right… but I try to keep away from commercial solutions. Also, the script does far too many things so it is bloated with effects I do not need.

As does bxslide – video example using iFrame:

http://bxslider.com/examples/video

I do not like bxslide because it uses fitvid which is not needed as I achieved the fluidity of the videos by just using css, but more importantly, non savvy visitors might not recognise it of being a container of many videos.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Online

#12 2015-04-20 11:27:53

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: jquery responsive carousel for videos

I seem to have found a solution but the javascript in the template is all mixed up in an init.js file. Could somebody with enough knowledge of js advise me on how I can distil the scroller and take out all the extra bloat? Also (on local tests where I deleted all but the scroller) it seems that the scroller fails when I start disabling the js files. Are they actually all needed?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Online

Board footer

Powered by FluxBB