3.2.0

get Cell position

Hi Alex,
is there any method can get a cell position in absolute value?
I tried to create a list follow a specific cell position.
thanks,
-Jingtao
Jingtao
March 8,
There are two internal functions which may help -

AW.getTop(element)
AW.getLeft(element)

see source/lib/browsers/dom.js, source/lib/browsers/ie.js
Alex (ActiveWidgets)
March 11,
thanks for keep helping
Jingtao
March 11,

This topic is archived.

See also:


Back to support forum