Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converting safeFrame tag into javaScript code and load it in .js file just like one file? #26

Open
devgits opened this issue Feb 25, 2022 · 0 comments

Comments

@devgits
Copy link

devgits commented Feb 25, 2022

I've written my safeFrame tag to render in a .html page when called from the browser. This is working fine, however when I am trying to convert the .html file into .js file I am also convering the content of the .html file i.e. my safeFrame tag in javaScript language too.

However the challenge I am facing is that when I am converting the safeFrame tag into a .js file and trying to render it through

I am watching an error. I know a safeFrame can't be loaded inside another safeFrame, however in this case trying to load the safeFrame through a .js file doesn't mean its creating a frame.

Can anyone help me here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant