How can I create a simple popup menu like Facebook’s “hide story” popup using jquery? Is there a plugin that handles this functionality?
Here’s an example:

UPDATE
I ended up adapting the following blog post to work: Facebook Style CSS JQuery drop down menus
All CSS with relative and absolute positioning.
Example: http://jsfiddle.net/maniator/c36Gq/
Here is one with a little javascript added on: http://jsfiddle.net/maniator/fRvs9/