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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T00:03:36+00:00 2026-06-03T00:03:36+00:00

if( !sky.containers ) sky.containers = { Window : function() { this.element = document.createElement(div); this.element.modal

  • 0
if( !sky.containers ) sky.containers =
{
        Window : function()
        {
                this.element = document.createElement("div");
                this.element.modal = false; 
                this.element.height = 240;
                this.element.draggable = true;
                this.element.resizable = true;
                this.element.position = "center";
                this.element.width = 240;
                this.element.target = document.body;
                this.element.title ="";
                this.element.headerHeight = 30;;
                this.element.effects = {};
                this.element.show = function()





                return this.element;

        }}

What is the keyword THIS in this context?”sky.containers” or “Window”?And what is ELEMENT,if theres no variable define whit this name?

  • 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-03T00:03:38+00:00Added an answer on June 3, 2026 at 12:03 am

    Window() is a constructor function. That means it gets called when you create a new object with something like

    var myWin = new Window();
    

    Inside the function, this will refer to the new object that was just created. (And which gets assigned to myWin in the above example call.)

    As for ‘element’, it’s a property of the newly-created object. It doesn’t exist until this line:

    this.element = document.createElement("div");
    

    Which creates a new <div> element and assigns the DOM representation of it to the property.

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

Sidebar

Related Questions

Given this HTML: <div id=flashcard-001 class=flashcard> <div class=question>What color is the sky?</div> <div class=answer>blue</div>
var somestring = mary(3) apple(2) sky(1); $(#removelaststring).unbind(click).bind(click,function(e){ somestring = somestring.replace(/\(\d+\)*$/, ) alert(somestring); }); i
This may be pie in the sky but I'm wondering if the following could
Any ideas on how to recreate this http://elegantthemes.com/preview/Sky/ With the slider in the foreground
As part of an attempt to generate a very simple looking sky, I've created
I have two textures that are both .jpg, which represent a sky (one during
Im trying to make stars on the sky, but the stars distribution isnt even.
I am following an example project Sky by Jeff Sharkey using styles in my
A crazy idea just dropped from the sky and hit me in the head
Say I have the unknown number of questions. For example: Is the sky blue

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.