Validation Plugin
Validation Plugin
I have a web page with multiple div's each individual div can be submitted with ajax but each div is not wrapped in a form tag. Is there anyway to use the validation plug in without having to wrap the content of my div in a form tag? Each individual div will have a save button or link that I would like to trigger the validation but the trigger should only validate it's container div.