Wijmo UI for the Web
GetElementPositionForIE8 Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.Utility();
var value; // Type: any

// Parameters
var id; // Type:  any

value = instance.GetElementPositionForIE8(id);
Javascript (Specification) 
function GetElementPositionForIE8( 
   id : any
) : any;

Parameters

id
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.