Jquery code to validate form

Jquery code to validate form

I have a name field textbox which should only allow user to input only alphabets,spaces and only up till maximum of 30 characters.Can any one share some jquery code with me.That will be very helpful if u couyld provide me some code of how to do this