-
When using Plyr my vimeo embeds will not go fullscreen when on mobile.
I am using v3.7.8
It works fine if I do not enable plyr
My Vimeo Embed Code is as follows.
``
Javascript with Jque…
-
When used in the classroom, sometimes it makes sense to share a project without access to the source (ie, the solution) to structured activities or projects. One easy solution to this would be to make…
-
While working on the per-frame changes in Chromium, I've realized that there's a bit of an edge case that (IMO) does something unexpected.
Suppose a document on site A embeds two iframes (siblings)…
-
Writers aren't coders and understandably sometimes make mistakes that albeit being small, can wreck the writer's own content contribution and posting efforts. We still love them!
One such minor, co…
-
To make loop working in embed videos, the playlist parameter has to be set to the same youtube video.
See **loop** in https://developers.google.com/youtube/player_parameters
> Note: This parame…
-
### Issue Summary
When embedding YouTube video's in Wagtail, the embedded video has different sizes and it seems to be fairly unpredictable.
### Steps to Reproduce
1. Copy the URL of a YouTub…
takis updated
5 months ago
-
To enable Memcode usage at schools:
- [ ] We should implement email signups
- [x] We should implement student statistics visible to the course author (quote: "moreover, it would be insane to have a …
-
[Finn]
At the microsites working group meeting today we raised the question of analytics and of cookie consent.
The notes are here: https://docs.google.com/document/d/1Y63d87PP6gc89m01NjJRUwsLzv…
-
any ideas @vicli? I tried using the javascript embed too but the problem is still there :-\
Maybe we could use some javascript to react on window size changes and resize the iframe appropriately?
-
Hello. Thanks for this custom element.
I am adapting the javacript code to a lit component that uses typescript.
I have installed [@types/youtube](https://www.npmjs.com/package/@types/youtube) , and…