Zoom Text on Scroll

Description

#1. Install Code

#1.1. You can add syntax like this into Text Block: ##zoom

06.26c02v5 Zoom Text on Scroll

#1.2. Make sure ##zoom is Paragraph 3

06.26c02v5 Zoom Text on Scroll

#1.3. Hover on Page where you use Text Block > Click Gear icon

06.26c02v5 Zoom Text on Scroll

Click Advanced > Paste this code

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, you can see #3.1.
<!-- 06.26c02v5 Zoom Text on Scroll -->
<script>
var ZoomConfig = {
  scaleRatio: 1.5,
  duration: 0.8,
  threshold: 0.3
};
</script>
<script src="https://code.beaverhero.com/textblock/0626c02v5zoomtextonscroll.js"></script>

06.26c02v5 Zoom Text on Scroll

#2. Customize

#2.1. To change Zoom Ratio, you can edit Line 04

scaleRatio: 1.5,

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can edit current page > Add a Block

05.26c16v1 Hover Text Show Image Follow Cursor

Choose Markdown

04.26c10v2 Header Sound Icon

Paste this code into Markdown

<script>
var ZoomConfig = {
  scaleRatio: 1.5,
  duration: 0.8,
  threshold: 0.3
};
</script>
<script src="https://code.beaverhero.com/textblock/0626c02v5zoomtextonscroll.js"></script>

06.26c02v5 Zoom Text on Scroll

Buy me a coffee