Apologies for not sharing the code, as I know many of you prefer to see it. I am currently working on developing a comprehensive calculator for my small business, and I am aware that I am making several mistakes.
I kindly request that you do not critique all of my code, as it would be quite a job. However, I am curious if there is a method to prevent jQuery from running on a hidden element.
My code is set up to work with multiple calculators for various product types, but currently, it only functions on the first element ID even when it is hidden.
If you are interested, you can check out the calculator I am constructing here:
Additionally, here is the link to the JS code I am using: