@prettyBcodingSubmitted over 2 years ago
I would like to know how can I show any alert if the user click on the submit button without rating. Any solution/tips? please.
I would like to know how can I show any alert if the user click on the submit button without rating. Any solution/tips? please.
Instead of showing "alert", you can use "disabled" attribute for submit button. You can check my solution in my profile for that. Good job btw!