Hey, I'm trying to make a little feature where I can click on an icon, and a box will appear that is similar to lightbox, but anchored on the icon. Is there a way to
- Tell where the icon is on the screen, and then
 - Have the top left corner of my box placed where the icon is, and then
 - Have my box appear in that location?
 
Thanks!