","author":{"@type":"Person","name":"Valentin L.","url":"/user/87f34125-24fb-4a44-9723-3444ef4e5997"},"datePublished":"2025-06-12T23:31:18.620974+00:00","dateModified":"2025-06-12T23:31:20.943855+00:00","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0}},{"@type":"Comment","text":"https://ftmss-ultra-awesome-site.webflow.io/","author":{"@type":"Person","name":"Valentin L.","url":"/user/87f34125-24fb-4a44-9723-3444ef4e5997"},"datePublished":"2025-06-12T23:31:24.505759+00:00","dateModified":"2025-06-12T23:31:26.842879+00:00","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0}},{"@type":"Comment","text":"result is good ! 馃槻","author":{"@type":"Person","name":"Valentin L.","url":"/user/87f34125-24fb-4a44-9723-3444ef4e5997"},"datePublished":"2025-06-12T23:31:29.443306+00:00","dateModified":"2025-06-12T23:31:31.900348+00:00","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0}}]}
I would use ChatGPT to generate some custom JS for this.
I have a long paragraph that I want to split into two using a read more link that when it is clicked, reveal the rest of the paragraph.
Write this using vanilla javascript, css and html
the reason I don't just generate the code for you is 1) it would need some setup, which would take some time and 2) I like to teach people how to fish, instead of catching their fish for them. 馃槈
Let me know how you go with this!