Closed reecepacheco closed 12 years ago
Can't do this one until I get back. Hulu doesn't work in CZ. I'll pick it back up if it's still outstanding when I return.
@reecepacheco Henry says you're inquiring with Hulu if we can put our controls on top now. I'm going to assign this item to you until you get confirmation on that.
i talked to Hulu yesterday and @hsztul is now in touch with the right people. reassigned so he can plug Hulu, i mean... plug this hole... i mean....
Hole Plugged!
Can not set height or width on #videoPlayerComponent, #adComponent DIVS.
see snl-shorts.shelby.tv in case you want to see it in action...
@hsztul, after thinking about it today, I realized that our initial thoughts on comma delineation:
:not(.x,.y)
is not exactly robust, and it ended up being somewhat magical that it worked in Chrome (that might be the only browser that it would work in).
The cross-browser-safe approach to compounding multiple :not() selectors.
:not(.x):not(.y)
Not in the position to make commits right now but I'll fix it Monday if you don't get to it before then!
cool, good to know! i probably won't get to it till monday either...
Henry :: shelby.tv
On Saturday, September 22, 2012 at 6:23 PM, Michael Matyus wrote:
@hsztul (https://github.com/hsztul), after thinking about it today, I realized that our initial thoughts on comma delineation: :not(.x,.y)
is not exactly robust, and it ended up being somewhat magical that it worked in Chrome (that might be the only browser that it would work in). The cross-browser-safe approach to compounding multiple :not() selectors.
:not(.x):not(.y)
Not in the position to make commits right now but I'll fix it Monday if you don't get to it before then!— Reply to this email directly or view it on GitHub (https://github.com/ShelbyTV/shelby-gt-web/issues/565#issuecomment-8793425).
Fixed for real with #616
Should point out that the invalid selector used here caused #616, #617 and various other video player bugs
no player controls showing up on this video http://shl.by/f0W
should be Hulu player controls
space bar does pause the video