jQuery Infinite Page Loading

I’ve used and modified the jQuery Multi Part form, so that it has 2 pages instead of 3. Apparently I may have missed something and the script causes the page to run and run if you try to refresh or reload the page.

I am in Firefox.

  1. Load this link below
  2. Without writing anything in the boxes, hit the submit button and the jQuery validation messages will pop up in red which is fine.
  3. Try to refresh the page and it should try to load and loop forever. If it dosen’t try submitting the form again blank and refreshing again.

http://psylicyde.com/misc/multipart-form/index.html

Now when I go to Internet Explorer, part two of the script is shown and is not hidden by the CSS.

Any idea why this is happening? Can anyone isolate the script from the multipart form example so it works properly with two parts instead of three?

any idea what would make jquery take forever to load in the browser when the page is refreshed?