You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.
Hi
I am having a xml that contains html paths. i parse the xml and send all the html paths to display in an iframe. it renders properly.
now i have links on right side, clicking on the link will get another xml that contains its own html paths. i removed all the previous elements , and load the 2nd xml . it loads but when i made the visibility false and then true on a button click the iframe from previous link 1st xml will become visible.
How to remove all the existing iframes and load new xml ?
Please help.
Thanks .
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I am having a xml that contains html paths. i parse the xml and send all the html paths to display in an iframe. it renders properly.
now i have links on right side, clicking on the link will get another xml that contains its own html paths. i removed all the previous elements , and load the 2nd xml . it loads but when i made the visibility false and then true on a button click the iframe from previous link 1st xml will become visible.
How to remove all the existing iframes and load new xml ?
Please help.
Thanks .
The text was updated successfully, but these errors were encountered: