If you view my test webpage http://www.robsbusinessidea.com/test2/ in the latest IE, Firefox, Safari or Chrome browsers, it works as I'd like it to.
Opera however doesn't want to know.
If you hover over one of the thumbnails on the right, a fullsize image pops up in the middle. If you move the mouse away from the thumbnail, the fullsize image disappears.
In Opera it doesn't disappear until I resize the window.
I use the display:none command to make it vanish. I've also tried visability:hidden.
Either way, does anyone have any ideas on why it doesn't work?
I based my code on the stuff from this page:
http://cssglobe.com/articles/link_tech/02.html
And that works fine. Somehow I appear to have broken it though!
All the code (including stylesheet) is in the html source code.
Any help would be appreciated.
Regards,
Robert