Jump to content

jquery form plugin


jcombs_31

Recommended Posts

I'm starting to use jquery rather than code most of my javascript, seems to be the logical thing to do with all of the browser inconsistencies, etc. 

 

So, I'm using it on a form that I want to degrade nicely if javascript is disabled. The problem is, I want my php script to be called on the same page as the form, if i do this, jquery is returning the entire page in the response.  If I put my script on its own page, the response is what I would expect.  I don't understand why it returns my entire page.  Any ideas why this happens? 

Link to comment
https://forums.phpfreaks.com/topic/74017-jquery-form-plugin/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.