Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelWest22 committed Sep 25, 2024
1 parent 6d3d690 commit 0f52094
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<div id="topleft">top left</div></td>
<td><button hx-get="data:,%3Cdiv%20hx-swap-oob%3D%22innerHTML%3A%23topright%22%3E%3Cdiv%20id%3D%22video%22%20hx-preserve%3E%3C%2Fdiv%3E%3C%2Fdiv%3E"
hx-swap="none">top right</button>
<div id="topleft">top right</div></td>
<div id="topright">top right</div></td>
</tr>
<tr>
<td><button hx-get="data:,%3Cdiv%20hx-swap-oob%3D%22innerHTML%3A%23bottomleft%22%3E%3Cdiv%20id%3D%22video%22%20hx-preserve%3E%3C%2Fdiv%3E%3C%2Fdiv%3E"
hx-swap="none">bottom left</button>
<div id="bottomleft">bottom left</div></td>
<td><button hx-get="data:,%3Cdiv%20hx-swap-oob%3D%22innerHTML%3A%23bottomright%22%3E%3Cdiv%20id%3D%22video%22%20hx-preserve%3E%3C%2Fdiv%3E%3C%2Fdiv%3E"
hx-swap="none">bottom right</button>
<div id="bottomleft"><div id="video"><iframe id="rick-roll" width="600" height="300" hx-preserve="true"
<div id="bottomright"><div id="video"><iframe id="rick-roll" width="600" height="300" hx-preserve="true"
src="https://www.youtube.com/embed/eBGIQ7ZuuiU" title="Rick Roll" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
Expand Down

0 comments on commit 0f52094

Please sign in to comment.