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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:11:56+00:00 2026-05-25T10:11:56+00:00

I have a form with 3 lists like this and I need every time

  • 0

I have a form with 3 lists like this and I need every time one of the lists change put the others in cero 0, I need this in prototype or pure Javascript

<select id="1" onchange="resetall()">
  <option value="0">1</option>
  <option value="2">2</option>
  <option value="3">3</option>
</select>
<select id="2" onchange="resetall()">
  <option value="0">1</option>
  <option value="2">2</option>
  <option value="3">3</option>
</select>
<select id="3" onchange="resetall()">
  <option value="0">1</option>
  <option value="2">2</option>
  <option value="3">3</option>
</select>

thanks.

  • 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-25T10:11:57+00:00Added an answer on May 25, 2026 at 10:11 am

    Here’s a working demo using Prototype

    Basically, it finds all select elements with the class resetOthers, and listens for the onchange event (don’t use the onchange HTML attribute – it’s cleaner to add the JavaScript behavior via JavaScript once the page has loaded).

    When a select changes, it loops through the select elements, and sets each to the value of the first option (except for the one that triggered the event, of course).

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

Sidebar

Related Questions

I have a form in my forms.py that looks like this: from django import
I have a mesh in a form like this . with a list of
I have form that displays several keywords (standard set of choice lists that changes
I have a registration form with common registration fields and two multiple selection Lists
I have a dynamically generated form that I would like to submit using Ajax.
I have a request form I'm working on, wherein different departemnts need to be
I have a Component like this: public partial class FontScalingManager : Component { ...other
If you have a form and the only parts in this form that you
There are 3+ apps which collect parameters in the form of one string, like
I have a form with a list of people with check boxes next to

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.