Posts by Mateus Nobre • 11 points
2 posts
-
1
votes0
answers167
viewsQ: How to call a function within Frame?
I want to call a function I have inside a iframe. I program in Ionic and wanted to know how to do it through Javascript or HTML. Inside Javascript I have a variable (Z = 2.5, only one example of…
-
-1
votes1
answer58
viewsQ: How do I move a variable into a frame?
Hey, how you doing? I wanted to pass a variable that contains a result into a frame that contains a graph and then the graph would use that value and plot in the graph. I am programming in Ionic 3,…