Hi there Im trying to do a few things with jQuery validation plugin and seems stuck on one place.
Here is some code:
OK It seems like I've found the problem.
You HAVE to add NAME attribute to elements anyway. In my example if you add appropriate names to input elements it will work nice.