ixmaps / website2017

Website for the IXmaps project
https://www.ixmaps.ca
GNU Affero General Public License v3.0
4 stars 2 forks source link

Switch youtube iframes to semantic ui video? #54

Closed dcwalk closed 7 years ago

dcwalk commented 7 years ago

I'm not sure the best way to handle the videos we have embedded -- it looks like we have the semantic ui video module (http://1.semantic-ui.com/modules/video.html)

But when I try to use I'm getting...

Uncaught TypeError: $(...).video is not a function at faq.php:392

Again, could troubleshoot but I think someone with more familiarity with our css/scss setup ( @colinmccann) could just confirm quickly whether this is the best implementation.

colinmccann commented 7 years ago

I have today officially determined I am not the person with an understanding of the css/scss setup. Ditto with library includes. I headbanged a lot on this stuff today, only got it working in the most roundabout way. We desperately need to get a better handle on this...

dcwalk commented 7 years ago

This was addressed via using embed vs video, closing at no longer needed