'jump link in iframe from reveal js

I would like this to be integrated into my internal page via iframe in revealjs

<section id="xx" data-background-iframe="xx.html" data-background-interactive></section>

The jump link in xx.html

<a href="/xa">jump link</a>

Insert that I can call them something like this
https://www.xx/#/xx/xa



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source