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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:20:05+00:00 2026-05-10T15:20:05+00:00

My JavaScript is pretty nominal, so when I saw this construction, I was kind

  • 0

My JavaScript is pretty nominal, so when I saw this construction, I was kind of baffled:

var shareProxiesPref = document.getElementById('network.proxy.share_proxy_settings'); shareProxiesPref.disabled = proxyTypePref.value != 1; 

Isn’t it better to do an if on proxyTypePref.value, and then declare the var inside the result, only if you need it?

(Incidentally, I also found this form very hard to read in comparison to the normal usage. There were a set of two or three of these conditionals, instead of doing a single if with a block of statements in the result.)


UPDATE:

The responses were very helpful and asked for more context. The code fragment is from Firefox 3, so you can see the code here:

http://mxr.mozilla.org/firefox/source/browser/components/preferences/connection.js

Basically, when you look at the Connect preferences window in Firefox, clicking the proxy modes (radio buttons), causes various form elements to enable|disable.

  • 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. 2026-05-10T15:20:05+00:00Added an answer on May 10, 2026 at 3:20 pm

    It depends on the context of this code. If it’s running on page load, then it would be better to put this code in an if block.

    But, if this is part of a validation function, and the field switches between enabled and disabled throughout the life of the page, then this code sort of makes sense.

    It’s important to remember that setting disabled to false also alters page state.

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

Sidebar

Related Questions

I'm pretty new to Javascript, so bear with me if this is obvious. Basically
This, I'm sure is a pretty basic question about JavaScript, so apologies in advance.
I am working on a project which requires some pretty intricate JavaScript processing. This
So I know javascript pretty well, but I'm not sure about this one. Tough
I have a pretty limited experience with AJAX and javascript so hopefully this is
I'm pretty new to jQuery (and javascript for that matter), so this is probably
Im pretty new with javascript, so im not sure how I would do this.
I don't know if this is even possible in Javascript as am pretty new
I'm pretty new to Javascript and I'm sure this is an easy fix, but
Javascript is pretty shaky for me, and I can't seem to find the answer

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.