Your Community is getting an upgrade!
Read about our partnership with Higher Logic and how we will build the next generation of the Instructure Community.
Found this content helpful? Log in or sign up to leave a like!
Hello!
Is there a way to insert external links to Canvas pages and have them open within the same tab/window?
I've tried editing the HTML from target="_blank" to _self or _parent, but this doesn't work. I also don't see an option to select a target (although this is an option, within this discussion board, for posting the link I've shared above).
In my Canvas instance, I click the carat next to Links while in Edit mode and select External links. I then can only add the Text and the Link.
Just wondering if this limitation is specific to my particular campus version or if this is Canvas-wide?
Many thanks!
Solved! Go to Solution.
Thank you @KatieHRHealey for including that link to the WCAG guidelines. I was able to replicate your experience and it looks like Canvas ignores the target attribute. It is possible to use an <iframe> to display a webpage inside the Canvas Rich Content Editor, but I believe that also requires that the other site allow its content to be placed inside another site's iframe.
Since our ability to edit the HTML does not change this behavior, your best option is to customize the CSS and/or JavaScript on your instance of Canvas. In other words, removing the limitation requires something specific to your particular campus.
Here is a link to Canvas Guides on customization:
How do I upload custom JavaScript and CSS files to an account?
Thank you @KatieHRHealey for including that link to the WCAG guidelines. I was able to replicate your experience and it looks like Canvas ignores the target attribute. It is possible to use an <iframe> to display a webpage inside the Canvas Rich Content Editor, but I believe that also requires that the other site allow its content to be placed inside another site's iframe.
Since our ability to edit the HTML does not change this behavior, your best option is to customize the CSS and/or JavaScript on your instance of Canvas. In other words, removing the limitation requires something specific to your particular campus.
Here is a link to Canvas Guides on customization:
How do I upload custom JavaScript and CSS files to an account?
Thanks so much! Just making sure I wasn't missing anything too obvious.
Your response is much appreciated!
To interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign InTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign In