[jQuery] finer positioning of the jquery overlay 1.0.1
I've been trying to figure out how to get the overlay shown here...
http://flowplayer.org/tools/demos/overlay/index.html (demo 1 is fine)
...to be positioned relative to the button (0,0) buttons upper left
corner and not centered to the browser window. The concept is that
there will be a table of multiple rows and a control icon on the far
left end of each row - when the user clicks the control icon an
overlay box with settings for changing row data will appear on top of
the table and aligned to the icon (row).
thoughts?
Thanks