Function GetAbsLeft (e) {
Var L = E.Offsetleft;
While (E = E.OffSetParent)
L = E.Offsetleft;
Return L;
}
You can find an absolute position at the web page, next time you encounter, it is a pediatric