Hi,
First of all I have a confession... im not that great with
css. I use it for minor things, but I never had to do anything like this before and im kinda stuck.
here is the site I am working on
http://www.dmccaulley.com/swornsite/deeptest/
Its fine the way it is, however someone is designing a flash version of the figure on the left hand side. I am going to put that in place of the image. The images on the side here are actually a background image and they stay put durring scrolling. If I put a flash animation in place of the images they wouldnt stay put, they would also scroll. Someone in the flash forums suggested a div with a fixed position, but the more I think about that would that even work for IE users on version 6 and below?
My other problem is that if I were to use a fixed position div to hold the flash files, the data in the box would scroll under the animation in the top left corner rather than over it as it does in my example since it wouldnt be in the backgorund.
Is there a way using
css layers that I could have the data box show up on top of the animation in the top left as it passes over it?
here is a breakdown of my site's dimensions
if anyone can help me figure out how to do this I would be eternally in your debt. I am in quite a rush with this site and I know some of you
css guru's could prollly knock this code out in a matter of minutes. Again... if anyone can help me that would be amazing. I will also include you in the site credits obviously
thanks a bunch,
-dan