Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
This versus document.forms
Message
 
To
11/07/2001 17:03:09
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00529433
Message ID:
00529455
Views:
12
>>TO state the obvious, the 'this' is not referring to your form name. I think the 'this' is referring to the global object...
>
>That makes sense.
>
>It's difficult to understand from one environment to another why this doesn't refer to the object itself.

Michel;

Another example would be within JavaScript - you create an object. From within that object you may use "this" to refer to properties within that object. It has a scope as would Local within Visual FoxPro. In this case the form is not an "object". Rather it behaves within the context of HTML.

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform