I have a gravity form at http://www.o3strategies.com/inquiries/
Upon submit (invalid or valid), firebug throws these errors:
jQuery is not defined
gformInitDatepicker is not defined
Not sure exactly what's going on here. For starters, I am using jQuery in noConflicts() mode. Not sure if that has anything to do with it.
Even though the errors are thrown, it does not affect the functionality or successful submit.