I know I can get the mouse coordinates of the last time it was clicked with the jQuery click() event, but I really need to coordinates of the row itself, so that I can determinate what its top and left are. My menu needs to match up exactly with the top of the row.