Hi Guys,
I need to use jQuery for validation but I'm not entirely sure how.
I have an input field just with a simple "what is 4+3" label but I want to make sure that the value entered is equal to 7, I think I need to use .val() in here to do this but not entirely sure how. Any advice greatly appreciated.