LEADTOOLS JavaScript (Leadtools.Controls)

TargetElement Property

Show in webframe
Gets or sets the target HTML element.
Syntax
get_targetElement();
set_targetElement(value);
Object.defineProperty('targetElement');

Property Value

TypeDescription
Leadtools.Html.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-2014 All Rights Reserved. LEAD Technologies, Inc.