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

  • Home
  • SEARCH
  • 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 6033513
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:29:37+00:00 2026-05-23T05:29:37+00:00

Hello I am using this function from jQuery validate plugin: $(document).ready(function(){ $(‘#field1’).change( function() {

  • 0

Hello I am using this function from jQuery validate plugin:

$(document).ready(function(){
$('#field1').change( function() {
    $('#field1Hidden').val($(this).val());
});
$('#field2').change( function() {
    $('#field2Hidden').val($(this).val());
});
     $(\"#submForm\").validate({
  rules: {
    field1Hidden: {
    required: false,
      accept: \"wav|mp2|mp3|mp4|m4a|wma|vox|aup\"
    },
    field2Hidden: {
    required: false,
      accept: \"txt|doc|docx|pdf|odt|rtf\"
    }
  }
});
  });

It works fine. It validates any value as supposed.

But then when all the values are OK the form remains stuck, it will not be submitted.

What is wrong?

Maybe I have to add this somewhere in the code?

form.submit(); 

If yes where?

I do not know anything about jQuery, I am only a php programmer =D

Thank you

  • 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-23T05:29:38+00:00Added an answer on May 23, 2026 at 5:29 am

    can you just try this

    $(\"#submForm\").validate({
    
      submitHandler: function (form) {
                // do the things after validations are ok
            },
    
      rules: {
        field1Hidden: {
        required: false,
          accept: \"wav|mp2|mp3|mp4|m4a|wma|vox|aup\"
        },
        field2Hidden: {
        required: false,
          accept: \"txt|doc|docx|pdf|odt|rtf\"
        }
      }
    });
    

    Add this before rules section

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

Sidebar

Related Questions

Hello I am using jquery layout plugin from http://layout.jquery-dev.net/ . my options are following:
hello frieds this is how i usually post a variable using Jquery.. $.post(include/save_legatee.inc.php, {
I typed this into Clojure REPL (using the enclojure Netbeans plugin): user=> hello, world
I am using jquery validation plugin 1.9.0 . I have downloaded the plugin from
I have the following line: 14:48 say;0ed673079715c343281355c2a1fde843;2;laka;hello ;) I parse this by using a
Using Complete C++ i18n gettext() hello world example I changed the locale from es_MX
Using this tutorial: http://dotnetslackers.com/articles/ajax/Using-jQuery-with-ASP-NET.aspx The web service is invoked such as Service1.asmx/HelloToYou The default
Hello i am using jquery serialscroll on my website. In one of its JavaScript
can any one please tell me why this jQuery function is not working. It
Hello I am using jquery to do some ajax that calls in some data

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.