Floating Image or HTML over an iframe using CSS.

Filed Under (Code) by Mystalia on 03-03-2009

Tagged Under : , , , ,

You can see on http://fileblip.com/4fb26ed7! after clicking the continue button they have a floating
panel over the top of an iFrame.
Take a look at the code here they use, the trick is simply to use position: absolute and
then toy with the left and top values until it is positioned correctly. You must also make
sure the object is floating left or right, but you may have issues on the right.

4b982b52341831_