iPad Style PopOver in jQuery
I created this simple jQuery widget for a project at Porkepic. The result is quite nice as you can see in this simple screen shot

One header section for buttons, title, etc and a content section for a list, form or pictures.
To create the widget, you use this simple code in the DOM loaded event function of your page:
That is all! You can check the repository on my Github for the code and more info.