I’m building a site for a type foundry and am trying to get some functionality that is ‘basic’ to these types of websites, but not basic to ordinary ones.
I’d like to allow users to interact with a slider UI element that changes the size of the font. I’d also like for them to see pre-filled text, and be able to change the text.
I believe I have to have my sample text as an Input Field, then use Javascript to manipulate it.
Here’s an illustration of what I’m trying to do:
Video of what I’m trying to accomplish: Loom | Free Screen & Video Recording Software
Example Page in action: National fonts · Klim Type Foundry
I’ve found this webflow example: Webflow - pricing-tables
That uses this java: https://rangeslider.js.org/
But I’m too code-deaf to be able to get the whole thing working without a step-by-step. Help please!
Here is my site Read-Only: LINK
(how to share your site Read-Only link)