Hi,
I'm trying to get a modal form to work.
I installed the colorbox jquery script, and the form is in a text widget
the form display fine, but when I click submit, 2 ajax loader gifs appear and Firebug gives 2 errors:
jQuery is not defined
[Break On This Error] <div class='gf...'gform_ajax_field_values' value='' />
about (line 12)
jQuery is not defined
[Break On This Error] </div><script type='te...nimation' : 0};</script></body></html>
the page is http://sandbox.sideradesign.com/about/ and the link is "contact us" in the top right corner
thanks
Paul