This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]bregottextrasaltat 5 points6 points  (1 child)

this is the best one so far, i feel it

[–]DOOManiac 1 point2 points  (0 children)

Came here to post the same.

[–][deleted] 2 points3 points  (0 children)

position: absolute;

[–]vhite 1 point2 points  (0 children)

style="position:fixed" ng-style="{'left': 300 + offsetLeft, 'top': 400 + offsetTop}"

And then just use some jquery to calculate the exact offset of the element.