How to put a popup video link in an assignment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I create an External Link within a module and check "Load in a new tab", the created link does not navigate away from the current page (although it may create a new tab or window) when clicked.
How can I provide a video link in an assignment that behaves the same way? If I just add a link through the Canvas editor or in HTML, clicking on it navigates away from the assignment.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are not any out-of-the-box approaches for creating popup boxes, but if you're interested in exploring a little code then you may be able to incorporate an interesting effect. Here is a way you can hide/show a video or element:
https://www.youtube.com/watch?v=MOiWzjd7AgM&t=797s
Here is how most people to popup boxes: