jakiestfu / Youtube-TV

A small, slick, library independent YouTube User/Playlist player
https://github.com/jakiestfu/Youtube-TV#demos
205 stars 125 forks source link

converting the player to integrate a typical jQuery carousel #6

Open powellian opened 11 years ago

powellian commented 11 years ago

Hi Jacob,

I would like to convert the right-hand vertical list of clips, currently in a scrollable panel, into a typical jQuery horizontal carousel scroll/thumbnail mechanism with left/right buttons. I've done the css bit: http://jsfiddle.net/nCNcL/

To start with I had a stab at trying to 'say hello' to the ul elements via jQuery but this didn't work (lines 415-420 in the js).

Many thanks