|
-
layering possible in CSS without AP Divs?
Is there any way to set up a Flash .swf above an image (not a background image) without using AP Divs?
If not, is there any way to get the AP Div to stay put relative to the other content? (I can only seem to get layers with absolute positioning)
Thanks!
-
I assume by "AP" you mean absolute positioning? You can also use relative positioning to place something above something else. You could also place the absolute positioned element within a relatively positioned element, which would would keep it in the flow of the other content.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|