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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:44:53+00:00 2026-06-08T20:44:53+00:00

Accessing Js object properties : What is the difference between : 1) Obj.src vs

  • 0

Accessing Js object properties :

What is the difference between :

1) Obj.src
     vs
2) Obj["src"]

I only know that #1 can’t be used with number ( e.g. if the property name is “1”)

Is there any other major differences ?

  • 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-08T20:44:54+00:00Added an answer on June 8, 2026 at 8:44 pm

    No difference really. Old’ish browser showed some performance differences using either the one or the other notation, but those times are over.

    The only important difference is that the bracket notation is your only chance to dynamically access Object properties.

    For instance:

    var access = 'src';
    
    Obj[ access ];
    

    you can’t do that using a dot notation.

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

Sidebar

Related Questions

When accessing member that doesn't exist, automatically creates the object. $obj = new ClassName();
What is the difference in accessing an objects properties or methods via foo.property to
Possible Duplicate: obj-c access property dynamically I'm attempting to access an object’s properties dynamically
How organize accessing to properties MyAppDelegate object for MyClass (ex: MyViewController). Can i directory
I am having trouble accessing certain properties in an object that I receive as
How can I use __get() to return null in multilevel object property accessing the
Can accessing (for read only) memory freed cause an access violation, and, if so,
I have a cache object that caches a number of different types of objects,
Given an Array Literal inside a JavaScript Object, accessing its own object's properties does
There are three different syntax styles for accessing properties of an object: myProp =

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.