Dear Netlify Community Supporters
I got a problem. I have made a character countdown in my page, which counts how many characters you have left to type in a textarea. It all works locally, but as soon as I deploy the page here on Netlify, it doesn’t work anymore.
I have already tried to upload the page again and also upload a copy of it. I also tried to put the code into a separate .js file and then mention it in html, but it didn’t work. So I put the JS code directly into the html file and uploaded it and it still didn’t work.
There are no error messages, etc. Only this one thing doesn’t work, and I’ve been on it for a long time now.
My Netlify instance name is 15min (my site therefore is 15min.netlify.com)
I searched the whole internet like crazy, but i didn’t find anything relateable to this. I even went through the common issue search term, but even there was nothing.
Here is the link that i found the code in:
http://geoffmuskett.com/really-simple-jquery-character-countdown-in-textarea/
Do you know why that might be? If so, I would be happy for any help I can get
Many thanks in advance
TRG