| bar.html | |
| on button click, pop up a form as described in foo.html | |
| foo.html (no html no body tags) | |
| <div id="foo"> | |
| ... | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
| bar.html | |
| on button click, pop up a form as described in foo.html | |
| foo.html (no html no body tags) | |
| <div id="foo"> | |
| ... | |
| </div> |