I am having a little trouble getting the following tutorial to work on my wordpress theme: http://www.gravityhelp.com/clearing-default-form-field-values-with-jquery/
The form is on the sidebar for email signup: http://www.mattcarterband.com
I have added the code snippet to my header file in the head tags and also changed the css class name to "clearit" on the form. No luck though. How can I tell if the jQuery library is loaded in my theme? If it is not, are there tutorials on how to do this?
Thanks!