Properly spacing div(s) to the left of checkbox(es)

I am having trouble properly spacing divs to the left of a a checkbox. The intention is to have the user click on the checkbox in a table row and bring up another menu to quickly act on the record. Right now when you click on the checkbox the div is properly spaced to the left but its floats in space. Furthermore, if you click on additional checkboxes it launches in the exact same space. I would like to have the menu appear directly to the left and centered on the checkbox that was clicked. I think I am getting close but I am lost at this point. Thanks in advance for your help.

What I am trying to achieve with each checkbox.
http://www.gmrstudios.com/likethis.jpg

Thanks for reading…

The first two rows seem to be working as you wanted?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.