I'm currently working on a form for my site and would like to do something that I've seen many times on other sites. I would like to make a particular form element enabled or disabled depending on whether another requisite form radio button is checked. I tried this:
I have some radio group boxes and according to select one of the values, the other values in another radio boxes should be enabled and checked. In the onClick method of each radiobox i call a setDefault() function to reset the value of radioboxes....e.g:
Problem: The code in setDefault() doesn't work properly and after disabling the radios, i can't enable them again.
I have not used JavaScript in a good long while (i'm a SQL guy by day) and am running into what I consider to be a simple problem. However, i've done LOTS of research on my problem and not able to find resolution on my own.
I've got radio buttons - one for Male and one for Female. I also have a textbox which is disabled by default when the HTML page loads. When the FEMALE radio button is checked, it should enable the textbox so that the end user can enter text into it. When the MALE radio button is checked, the textbox should remain disabled. The HTML page is calling a JS function which is inside a separate script, see code below.
Code:
function enableTextbox() { if (getElementByID("F").checked == true)
I'm using image in an anchor tag as a submit button.
We use:
document.images['img_name'].parentElement.removeAttribute('href') in ajavascript function to make a image button non-clickable (not-hyperlink). How do we make it clickable again (have a hyperlink).
I don't know if it CAN be done via JS,And if the value of gig_count is less than 20, then the 'make certificate' button will be disabled. Once gig_count is 20 or more, then it is re-enabled for that particular row.
In forms, we have all seen where people have numerous options to choose from in a SELECT field, or they can select Other, and type something in a different text field.
I would like to be able to disable this Other text field if the SELECT isn't on Other.
I know how to disable the submit button, but I don't know how, or even if, you can disable/enable a specific text field.
i have a jsp page in which there is a table. the number of rows is variable and depends on a pre-defined query.every row has 2 editable textboxes which are initially disabled. i need to activate these textboxes according to the radio button which corresponds to the particular row in question.
I have a function which passes text from txtdebt to debtsbox which works fine. However, I want to add code which examines the value of debtsbox and if any of the values the user entered contain the string "d" then I want to emable rblDebts which is disabled when the page loads. This part is not working (no errors) and I'm not sure why.....
I am writing a ASP.NET UserControl and I am trying to incorporate JQuery into this. The control is a simple form with a few input fields (text, checkbox, select, radio). The first element in the form is a checkbox. Upon clicking this checkbox I want the all the input elements in the form (except the checkbox control itself) to be enable/disable. I tried writing some of this code but my solution was not getting me anywhere. Below is the ASP.NET form code.
I have a Java form where I need to be able to switch a drop down with a text box using Javascript. The change would be made depending on the radio button choice the user makes. The drop down is the default form element and radio button A is checked by default. So when the user clicks radio button B the text box should appear and if they change their mind and select radio button A the drop down should come back.
Whats making this a little tricky is that I'm doing my form validation using Java via the form element name. So these two will have the same name. I need for the drop down to be switched off/disabled if they have radio button B and vice versa. Is all this doable using javascript?
A form is up in the browser, user does what they need to do and hits "Submit". Being the patient soals that they are, they don't wait for the browser to refresh, but start entering more data / following links!
What I want to do is to disable all form elements and links when the user cliks "Submit". Anyone have some J-S to do this?
I am trying to submit a form in javascript on clicking 'Button1'.On submission,it will disable the html table 'HTMLTable1' present in it.The code which I am using is as:
function OnButton1_Click ( ) { var oRows = document.getElementById('HTMLTable1').getElementsByTagName('tr'); var irows = oRows.length ;
[code]...
But On submit,the html table is getting disabled just for a moment then again it becomes active and user can interact with it.
Say I have a textbox in a form that I do not want the user to have the ability to put any spaces. This example is for someone's name converting to a short url so no matter what, their name is like JohnDoe and during the typing of it, the user cannot put a space between their name. Is this an HTML or Javascript thing to pretty much disable spacebar just for that field?
I'm working on a JavaScript that is enabling / disabling a select element according to whether a checkbox is selected or not. This works fine in Firefox, but in Internet Explorer (v 6.0.2900) it appears wierd:
When I disable the selevt element in IE, it continues to appear as enabled (falsely) until I try changing it.
When I click on it, updates itself as grey as to indicate that it is disabled.This is wrong. I want it to appear as grey and disabled the moment it is disabled via JS.Is this a bug in IE, or should I do this different way (code below).
Is there perhaps some way to "update" the select element so that it appears as disabled once I disable it with JS? (without having to click on it to probe if it is disabled or not) Code:
I am currently using this plugin [URL]..(HTML) to display a div with content, depending on what is entered.Is there a way to disable the submit button if the div contains a certain message?
We implemented an exit popup on our page. When a user tries to leave our purchase page, an exit popup comes up saying that if they click cancel they will get a 50 dollar discount and are automatically redirected to that discounted checkout form.
The problem is, when a user clicks our "submit" button, when they are trying to purchase at full price, the exit popup shows up too, and redirects them, so essentially we can't get the full amount out of our customers! We want the script on the page, but we don't want it to show up when users click our submit button.
heres the exit popup script
Code: <script language="JavaScript" type="text/javascript"> window.onbeforeunload = confirmExit; function yPop(url) { var found = 1;
I've got a JQuery Mobile form working across multiple "pages", even though it is a single HTML file.This is done by placing the opening form tag before the <div data-role="page"id="screen1"> tag, and closing it after the final losing page div tag. Works great.Currently the form validation is properly flagging each field as the user leaves it.The only trouble I am having is making the continue button at the bottom of each screen disabled until the visible invalid fields pass validation.Here's the simplified version of the code:
I have here a serious problem. I don't know why, but contents with javascript where not displayed anymore.
For example, when I go to www.sport1.de there is a section called LIVE with the tickers they have. But this frame is empty. Also when I want to check my emails at www.gmx.de I see the first frme. Everything under "LOGOUT" isn't there. The status bar said "Done" but nothing happens anymore.
I alreday tried a reinstall of the IE6 I use, and changing the security setting. Javascript seems to be enabled.
im trying to make a box thats disabled become enabled when a check box is seclected. i would show some code of me trying it but i dont have the first clue of where to start on it.
I've been struggling trying to get a small order form to work the way I want it to. Here is a link to the live page: [URL] And here is the code in question:
[Code]...
I have two questions...
Question 1 How can I make this piece of script act a little smarter. Look at the order form, I'm catering for up to 4 people and providing lunch for them. If they select 3 people and the spaghetti bol for lunch, it's only adding $10 where it should be adding $30. Obviously this is simple multiplication but since the values in my form are prices it makes it a little tricky. I'm guessing an onselect on the first part of the form which changes the pricing of the other items would be the way to go, but how do I do this?
Question 2 The "Total Price" is placed before the <form> tag by the script. This is ok but it's not where I want it. How can I position this text elsewhere in the document?
I have a Button that is linked to a different page and I want it to be disabled until a set time has expired for say like after 59 seconds it will enable.
I have two pages that are both calling the same include file- essentially a form. They are identical. The problem is one is located in a pop up and one is on a full page. My Project Manager wants the pop up one to open in the same window- and the full one to open in a new window. As it does now.
The problem? She wants the logic to be pulled from the same page. Any clues whatsoever?
I need to pass user input from a form to one database field. I'm relatively new to JS but the idea I had was to have several form elements and use JS to collect the users input and send all the values through a hidden element. What's happening is the variable names are being sent rather than the values. The code below is only passing to the next page. Limitations: I am editing an intranet site built by a 3rd party so a lot of the files we've been given are encrypted. I cannot change the method to post.