I am using an iframe generator to embed Notability notes with a digital workbook program (Formative, if that matters). No issues with making that work.
Sometimes the students would prefer to open the source notes in a new tab in the parent window, not the iframe, but I can't figure out any way to add a button within the iframe that lets them open in a new tab in the parent window.
It can't be anything where they just click anywhere on the iframe, because some students prefer to scroll through the embedded copy.
Thus far, I've just been adding a link below the entire iframe, but that is a pain in the neck. Any way to update my iframe to include a hyperlink or button at the bottom below the source, but still within the frame, that opens the source in a new tab in the parent window?
What I have tried:
No idea where to start, I'm brand new to this. Tried reading some other articles, but couldn't get anywhere with it.