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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T15:59:45+00:00 2026-06-02T15:59:45+00:00

is it possible to access Backbone.js model’s attribute or function in javascript? If possible

  • 0

is it possible to access Backbone.js model’s attribute or function in javascript?
If possible how to do that??

My model :

var TimeZone = Backbone.Model.extend({
    defaults:{
        timeZoneID : 'EST5EDT',
        timeZoneShortForm : "ET",
        timeZoneLongForm : "Eastern Time",
     }
   });

Javascript

 getTimeZoneId :function(TimeZone)          
    {
           //here for given TimeZone model.. i have to acess the timeZoneID
    }

Now i have to access timeZoneID.. How it is possible?

  • 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-02T15:59:47+00:00Added an answer on June 2, 2026 at 3:59 pm

    I presume you are trying to access an instance of TimeZone:

    var timeZone = new TimeZone();
    timeZone.get('timeZoneID');
    

    http://documentcloud.github.com/backbone/#Model-get

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

Sidebar

Related Questions

I was wondering how does javascript(if possible) access a variable that has the same
Is it possible to access the data belonging to the apps that ship with
Is it possible to access outer local varialbe in a PHP sub-function? In below
Possible Duplicate: Access return value from Thread.Start()'s delegate function public string sayHello(string name) {
Is it possible to access a temporary column that was defined in a query
Is it possible to access the app version that I specify in the xcode
Is it possible to access android native code using javascript in the default android
Possible Duplicate: Access a view helper for a model in rails I know this
is it possible to access a javascript object from all browser windows? is there
Is it possible to access a function's v-table at runtime? Can meta-information such as

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.