Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (193)
  • Reference (2172)
  • Snippets (69)

Category: JavaScript Properties

1SMARTchicken - Code Made Easy

Category: JavaScript Properties

  • Tutorials (193)
  • Reference (2172)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (193)
  • Reference (2172)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Category: JavaScript Properties

  • Tutorials (193)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Reference
  • JavaScript Reference
  • JavaScript Properties
JavaScript Reference

JavaScript – Array constructor Property

August 28, 2024 / JavaScript Properties, JavaScript Reference, Reference / Array, JS Array

The Array constructor property returns the function that created the Array prototype.

JavaScript Reference

JavaScript – Array length Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Array, JS Array

The Array length property sets or returns the number of elements in an array.

JavaScript Reference

JavaScript – Array.prototype Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Array, JS Array

The Array.prototype property allows new properties and methods to be added to existing arrays.

JavaScript Reference

JavaScript – Boolean constructor Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Boolean, JS Boolean

The Boolean constructor property returns the function that created the Boolean prototype.

JavaScript Reference

JavaScript – Boolean.prototype Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Boolean, JS Boolean

The Boolean prototype property allows you to add new properties and methods to existing booleans.

JavaScript Reference

JavaScript – Class extends Keyword

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Class, JS Class, Keyword

The Class extends keyword is used to create a child class of a parent class, which then inherits all the methods from the parent class.

JavaScript Reference

JavaScript – Class static Keyword

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Class, JS Class, Keyword

The Class static keyword defines static methods for classes, which are then called directly on the class without creating an instance.

JavaScript Reference

JavaScript – Class super Keyword

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Class, JS Class, Keyword

The Class super keyword is used to call the constructor of its parent class to access the parent’s properties and methods.

JavaScript Reference

JavaScript – Date constructor Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Date, JS Date

The Date constructor property returns the function that created the Date prototype.

JavaScript Reference

JavaScript – Date.prototype Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / Date, JS Date

The Date.prototype() property allows you to add new properties and methods to the Date object.

JavaScript Reference

JavaScript – DOM attributes.length Property

September 7, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM, JS DOM Attributes

The attributes.length property returns the number of nodes in a NamedNodeMap.

JavaScript Reference

JavaScript – DOM Attributes name Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM, JS DOM Attributes

The Attributes name property returns the name of an attribute.

JavaScript Reference

JavaScript – DOM Attributes specified Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM Attributes

The Attributes specified property returns true if an attribute is specified. Otherwise it returns an error.

JavaScript Reference

JavaScript – DOM Attributes value Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM Attributes

The Attributes value property returns the value of an attribute.

JavaScript Reference

JavaScript – DOM Collection length Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM, JS DOM Collection

The Collection length property returns the number of elements in an HTMLCollection, which is an array-like list of HTML elements.

JavaScript Reference

JavaScript – DOM document.activeElement Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM, JS DOM Document

The document.activeElement property returns the HTML element that has focus.

JavaScript Reference

JavaScript – DOM document.baseURI Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM, JS DOM Document

The document.baseURI property returns the base URI of the document.

JavaScript Reference

JavaScript – DOM document.body Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM, JS DOM Document

The document.body property returns the document’s <body> element.

JavaScript Reference

JavaScript – DOM document.characterSet Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM, JS DOM Document

The document.characterSet property returns the character encoding for the document.

JavaScript Reference

JavaScript – DOM document.cookie Property

August 29, 2024 / JavaScript Properties, JavaScript Reference, Reference / JS DOM, JS DOM Document

The document.cookie property returns a semicolon-separated list of key=value pairs (document cookies).

1 2 … 9 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (16)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (555)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (284)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2025@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2025 1SMARTchicken | All Rights Reserved.