answersLogoWhite

0

What does javascript this mean?

User Avatar

Anonymous

11y ago
Updated: 8/20/2019

In javascript, the word "this" refers to the ¢«Ê«_owner¢«Ê« of the function being executed. Put another way, "this" means the object that a function is a method of.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How do you shortcut systemoutprintln in javascript?

There is no systemout object in JavaScript. Do you mean Java?


Who is written by java script?

This question doesn't make any sense. Do you mean who uses JavaScript? Or who created it? Or what JavaScript is useful for writing?


Can you make softwares using javascript and if so how and by the way I do mean Javascript NOT java?

You can't make software, but you can make scripts that can be called from a program.


Where to download javascript for free?

you probably mean java - download it free from http://java.com/en/ or you can enable javascript in your browser - go to http://wiki.answers.com/Q/How_can_you_activate_the_java_script_in_the_internet_browser


What is a javascript tutorial?

A JavaScript tutorial contains instructions that will teach you how to code in JavaScript.


What does it mean that Java is not enabled in your browser?

Basically that is telling you to enable javascript in your browser. Come back with your browser name and someone could tell you how to enable javascript in it.


What languages can a browser understand?

HTML, CSS, & JavaScript.


Does java script coding mean using it for Java programs only Can you use it for Unity or Game-maker?

Java and JavaScript are different, and quite unrelated, languages. JavaScript is not "for Java"; basically you use JavaScript to create special effects on Web pages (HTML pages).


What are built-in javascript classes?

Javascript does not have classes


How old is Javascript?

Javascript was created in 1995.


How do you sort in javascript?

Javascript can help in browseing


Do you need java compiler to execute HTML programs written in javascript?

No, Java and JavaScript are nothing to do with each other, JavaScript is a form of EMCAScript, not Java. Every modern browser comes with a JavaScript engine that is used to understand JavaScript. so there is no need for it, no.