Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

SupportsHTMLPointerEvents Field

Show in webframe
Gets or sets a value indicating whether the current browser supports the CSS rule pointer-events for HTML elements.
Syntax
 var supportsHTMLPointerEvents 

Field Value

true if the current browser supports the pointer-events CSS rule; otherwise, it is false.
Example

For an example, refer to LTHelper.

Remarks

While pointer-events support is almost universal for SVG Elements, it is not as common in browsers for HTML Elements. For example, Internet Explorer 9 and 10 do not support pointer-events for HTML Elements.

See Also

Reference

LTHelper Object
LTHelper Members

Error processing SSI file