This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ctd:slides:timematrix [2018/12/25 12:50] admin Goto, Fullscreen added |
ctd:slides:timematrix [2019/06/15 23:00] (current) |
||
|---|---|---|---|
| Line 40: | Line 40: | ||
| <html> <!------ Slide 페이지 iframe 삽입 및 이벤트 연결 -------> | <html> <!------ Slide 페이지 iframe 삽입 및 이벤트 연결 -------> | ||
| - | |||
| - | <iframe id="slide" src="//slides.com/ctd/timematrix/embed?postMessageEvents=true" width="576" height="420" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen> | ||
| - | </iframe><br> | ||
| | | ||
| <select id="voice"> | <select id="voice"> | ||
| Line 61: | Line 58: | ||
| <input type="number" min="1" max="99" style="width: 3em;" pattern="\d*" id="page" /> | <input type="number" min="1" max="99" style="width: 3em;" pattern="\d*" id="page" /> | ||
| + | <iframe id="slide" src="//slides.com/ctd/timematrix/embed?postMessageEvents=true" width="576" height="420" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen> | ||
| + | </iframe> | ||
| + | | ||
| <div class="controls"> <!------ 상태표시 -------> | <div class="controls"> <!------ 상태표시 -------> | ||
| <div style="padding: 0.7em 0.4em 0.2em 0.4em; border-bottom:1px solid #99999a; width:100%; margin:0 auto;"><b>Commentary</b></div> | <div style="padding: 0.7em 0.4em 0.2em 0.4em; border-bottom:1px solid #99999a; width:100%; margin:0 auto;"><b>Commentary</b></div> | ||