Changes between Initial Version and Version 1 of Ticket #15449, comment 2
- Timestamp:
- Oct 26, 2019, 7:22:51 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15449, comment 2
initial v1 2 2 Compare https://gryphno.de/nep/button2.html with\\ 3 3 https://gryphno.de/nep/button.html 4 5 html for button.html: 6 <input type="button" value="Button" name="button" /> 7 8 html for button2.html: 9 <iframe src="./button.html" />