sydcanem / bootstrap-contextmenu

Context menu plugin for Twitter's Bootstrap framework
http://sydcanem.com/bootstrap-contextmenu/
645 stars 193 forks source link

Adjust the position of the context-menu by its offset parent position #42

Closed listentorick closed 10 years ago

listentorick commented 10 years ago

Currently if a developer positions the context-menu DOM (or any of its parents) using absolute/relative positioning etc, the context-menu may be positioned incorrectly.

I've added code to account for the context-menus offset parent.

wongyouth commented 10 years ago

+1

djkmiles commented 10 years ago

+1

sydcanem commented 10 years ago

Fixed. Thanks.