Skip to content

Commit

Permalink
broomstick tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-pol committed Feb 15, 2025
1 parent 15733b9 commit d5f22c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/droste.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h3>First step</h3>
<figure>
<figcaption>
Stitches
<a href="javascript:cleanupStitches('droste2')"><img src="images/broom.png"></a>
<a href="javascript:cleanupStitches('droste2')" title="Reduce panel content"><img src="images/broom.png"></a>
<img alt="max" src="images/maximize.png" onclick="maximize('#droste2')" title="maximize room for the diagram"/>
<img alt="reset" src="images/reset-dimensions.png" onclick="resetDimensions('#droste2')" title="reset room for the diagram"/>
<img alt="min" src="images/minimize.png" onclick="minimize('#droste2')" title="minimize room for the diagram"/>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h3>Second step</h3>
<figure>
<figcaption>
Stitches
<a href="javascript:cleanupStitches('droste3')"><img src="images/broom.png"></a>
<a href="javascript:cleanupStitches('droste3')" title="Reduce panel content"><img src="images/broom.png"></a>
<img alt="max" src="images/maximize.png" onclick="maximize('#droste3')" title="maximize room for the diagram"/>
<img alt="reset" src="images/reset-dimensions.png" onclick="resetDimensions('#droste3')" title="reset room for the diagram"/>
<img alt="min" src="images/minimize.png" onclick="minimize('#droste3')" title="minimize room for the diagram"/>
Expand Down

0 comments on commit d5f22c2

Please sign in to comment.