Hello! i am new to wix and javascript here. So i got a problem for my project. I want to make a specific dynamic page appear on iFrame when i click a button. So the question is :
- Is is possible to code the button so the iFrame will appear on click? can anyone give me the example of the simple code? lets say it’s #button1
- Can i put dynamic page to show up on iFrame by URL?
- Can i close the iFrame again so it will go back to the original page (where the iFrame doesn’t appear first)
Thanks before!