sydcanem / bootstrap-contextmenu

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

menu position not correct during page scroll #13

Closed dariusclay closed 11 years ago

dariusclay commented 11 years ago

15 with position: 'fixed' on the context menu, the position is not correct.

using e.clientX and e.clientY fixes the problem

sydcanem commented 11 years ago

updated source