I would like to know how to get the distance/offset/position of an element relative to it\'s parent element.
Unlike jQuery\'s position() functionality,
position()
Parent.offset() - child.offset() ?
Using jQuery offset()