LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

TargetElement Property


Gets or sets the target HTML element.
Syntax
  get_targetElement();
 set_targetElement(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
ElementThe target HTML element.
Remarks

This is the same value set in the targetElement parameter to the Create method. This element is the target that will be used to check if the event is triggered on its surface and all coordinates will be translated based on its position. Required and must be a valid HTML element on the page.

See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.