Skip to content

Commit 069e925

Browse files
authored
fix iframe for buttons
1 parent e0cf3fe commit 069e925

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/chapter4/2input.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The **Button** circuit element is a simple push button mechanism for controllin
2929

3030
You can verify the behavior of the **Button** circuit element in the live circuit embedded below:
3131

32-
<div><iframe>[https://circuitverse.org/users/3671/projects/11912]</iframe></div>
32+
<div><iframe src="https://circuitverse.org/simulator/embed/untitled-184db5e7-689f-4ce3-9221-467d1830bf16?theme=default&display_title=false&clock_time=true&fullscreen=true&zoom_in_out=true" style="border-width:; border-style: solid; border-color:;" name="myiframe" id="projectPreview" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="500" width="500" allowFullScreen></iframe></div>
3333

3434

3535
## Power
@@ -92,4 +92,4 @@ The value is also displayed in decimal notation on the counter element.
9292

9393
You can verify the behavior of the Counter circuit element in the live circuit embedded below:
9494

95-
<iframe width="500px" height="400px" src="https://circuitverse.org/simulator/embed/12036" id="projectPreview" scrolling="no" webkitAllowFullScreen mozAllowFullScreen allowFullScreen> </iframe>
95+
<iframe width="500px" height="400px" src="https://circuitverse.org/simulator/embed/12036" id="projectPreview" scrolling="no" webkitAllowFullScreen mozAllowFullScreen allowFullScreen> </iframe>

0 commit comments

Comments
 (0)