Added: 3 years ago
From: asib12
Views: 5,663
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (11)

Sign In or Sign Up now to post a comment!
  • what

  • man i can't make an .js file .... why?

  • You do a lot of shell script, don't you?

  • the green globe is too annoying and cursor movement is also fast..content is cool but needs to get the presentation right.

  • Awesome...Thanks..Keep up the good work...can u post some tutorials on using Dojo...Thanks

  • i have to do madlib using java script. like write a senetence with blanks. and then the user will fill in the balnks. can some one help me do that.

  • The reason for the previous question is when calling the object, I guess that is somethng that is done, one can either call the object by var or the id. I guess, correction, one does not call an object but attempt to modify it in accordance with some legitimate purpose in the script.

  • In your example:

    var myName;

    myName is the name or identifier of the variable, because when you refer to any value inside myName, you would use 'myName', e.g.

    alert ( myName );

    If you execute

    myName = "Tut2.1"

    "Tut2.1" is the VALUE (not the identifier). You might have confused DEFINING the variable with the definition (which is the value) as the identifier.

    IDs are a completely different thing, they're to do with HTML attributes.

  • Thank you.

  • It seems that you are saying that a variable is used to identify an object and the variable can be given a name and that is the identifier. So you said:

    var myName; This is the declaration of the variable

    myName = "Tut2.1" Tut2.1 is the identifier. Then, is the identifier also known as the id?

  • It IS cool in the url bar.

  • Good! Just keep up the good work!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more