I am currently working on a project where I need to display "Field is Required" inside the input fields after the user interacts with them for the first time or when they try to submit. The challenge is to have this message show up immediately without requiring a page refresh.
Looking for a simple and lightweight solution, preferably just a few lines of code or maybe a small plugin with minimal features. I have searched online but most of the options available are too overwhelming with unnecessary functions that I don't need...
Thank you in advance!