Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6782389
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:44:08+00:00 2026-05-26T16:44:08+00:00

I have a form and I try to submit it but nothing happens. I

  • 0

I have a form and I try to submit it but nothing happens. I can see $(‘#myform’).submit() gets called but then nothing happens. I’m guessing that somewhere the submit event is getting caught ‘silenced’. Is there a way for me to find out where this event gets caught?

update Darin Dimitrov suggestion helped me to figure out where exactly submit is handled. I was able log handlers for submit events. Then I set break points inside of the handlers and stepped through code to figure out where my submit process was being ‘cancelled’. p.s. I’m looking at log and debugging in firebug of course.

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:44:08+00:00Added an answer on May 26, 2026 at 4:44 pm

    To find out which submit event handlers are registered to your form you could use the following to print them to the console:

    $.each($('#myform').data('events').submit, function(key, value) {
        console.log(value.handler);
    });
    

    This obviously assumes that those event handlers have been registered with jQuery.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a rails form with a datetime_select field. When I try to submit
I have a form in my MVC application that in theory should submit data
I have a partial that show a form into a page. As I submit
We have used Google form, Wufoo form to try to securely capture the info
I have somehow managed to break my infopath form :( When I try to
Every time I have to build a form with a DateTime field I try
I have form that displays several keywords (standard set of choice lists that changes
I have form where user submits field. Field can have letters, numbers, and punctuation.
I have a form where five fields are there but when i click on
I have problem when I try to set a background to .header - nothing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.