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 8893943
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T23:22:27+00:00 2026-06-14T23:22:27+00:00

this is my Jquery & html form code : http://www.mediafire.com/file/ik2735dykdk90io/test3.html (download this) This code

  • 0

this is my Jquery & html form code : http://www.mediafire.com/file/ik2735dykdk90io/test3.html (download this)
This code has no errors..this works fine..when I select a option
then its value automatically set to the text box & text box become read only…that’s ok..It’s my target..But I have little bit problem when I select a option (One,Two or Three).. If I again select the default value “===select option===” then automatically read only text field is not come normally(means read & write mode)…I want if I select “===select option===” option then text field will be automatically become normal mode….Can any one fix this problem by editing this code…thanxx in advanced…..

  • 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-06-14T23:22:28+00:00Added an answer on June 14, 2026 at 11:22 pm

    This works:

    http://jsfiddle.net/2zfdq/3/

    $(document).ready(function(e) {
        $("#myOption").change(function(){
            var textval = $(":selected",this).val(); 
            $('input[name=student_mark]').val(textval);
            myTestForm.student_mark.disabled=(!textval)?false:true;
        })
    });​
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Getting this error with jquery & jquery.form. Site has been live for awhile..upgraded to
I'm using this JQuery autocomplete plugin http://www.devbridge.com/projects/autocomplete/jquery/ in my project. I followed this tutorial
I need help to use jConfirm with this existing code (php & Jquery &
here is the code......... <!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd> <html xmlns=http://www.w3.org/1999/xhtml>
I have an HTML, PHP - Jquery form. The last input is a file
I have a jQuery AJAX call with type:'GET' like this: $.ajax({type:'GET',url:'/createUser',data:userId=12345&userName=test, success:function(data){ alert('successful'); }
This Jquery problem has been bugging me for a while now. I developed a
Using this jquery code: <a href=javascript:void(0) id=m1>Get Selected id's</a> jQuery(#m1).click( function() { var s;
How can i parse this url which gives Json response ? $.getJSON('http://url.php?id=chat_init&sess_d='+sessionID+'&user_id='+document.getElementById(user_id).value+ '&to_id='+document.getElementById(to_id).value,function (data)
I'm using this jQuery Validation script to submit my form(s), but I need some

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.