Using Javascript to create interactive blobs

Hey guys!

Any ideas on how I would implement something like this on my site??

https://codepen.io/shubniggurath/pen/EmMzpp


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

With custom code, using the codepen as a reference.

Hey Jeff!

Thanks for your response, I have the code from the link above, I’m asking how one would implement that code.

Thanks!

By adding the canvas element in a HTML embed, adding the CSS in the embed or page header, then including a link to the script to load the external library in your page header. If you want me to do it for you that can be arranged for a fee.

I don’t even think you need the PEP script since browsers support pointer events these days.

Hey Jeff!

I’m not looking to hire, I’m looking to learn. Thanks anyways for the offer! Hopefully someone can come through and offer a full explanation for me. Have a great day!

I had a spare 2 minutes.

Edit: Video removed due to changing providers

I recommend you go to the Webflow University and learn about HTML embeds and using custom code in Webflow Projects.

Amazing, thanks so much! I continued reading after posting and figured it out, I just wasn’t adding at the end/beginning:

https://samschwing.webflow.io/substack-testing

Thanks so much for your help, I really appreciate it!