I had this simple modal contact form working fine but must have broke it somewhere along the way and can't figure out where. Now when I hit submit I get a 404 Not found.
In Firefox the 404 message never shows and from the Error Console I'm seeing the following error repeated:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js :: anonymous :: line 125" data: no]
The popup form can be found here at this site in development:
It's been styled and there are 2 other popups on the home page that also use the smcf plugin "market statistics" and "quick search".
The contact form was working after customizing appearance and adding those 2 other popups so I don't know why it's not now. Any help would be greatly appreciated!