Forum Moderators: not2easy

Message Too Old, No Replies

DIV / CSS / Content - A weird behavior

         

contempt

9:50 pm on Mar 8, 2005 (gmt 0)

10+ Year Member



Hi everyone! (sorry about my english...)

I was looking for a solution to make my interface centered on the browser... DONE!

I was looking for a solution to make my interface (796x430px) to have a PNG background with transparency... DONE!

Now I have a weird behavior with my content. All the stuff that I put on the website (images, SWF,...) is rendered like BACKGROUND on the IE 6; Mozilla Firefox works fine.

An especific situation : my Flash menu works fine with the menu=false. When I set the wmode (I need!) to transparent: CRAP! (on the IE).

<No URLs, thanks. See TOS [WebmasterWorld.com] and CSS Forum Charter [WebmasterWorld.com]>

Thanks a lot for the help! ;)

[edited by: SuzyUK at 8:16 am (utc) on Mar. 10, 2005]

contempt

2:08 am on Mar 9, 2005 (gmt 0)

10+ Year Member



Some conclusions:

- The IE don't accept the wmode=transparent of a SWF when there's in a DIV background with transparency (PNG);

- Nothing happens using the z-index.

Well, looking for more information ;)

contempt

8:16 pm on Mar 10, 2005 (gmt 0)

10+ Year Member



In fact, only buttons don't work. I'm trying something different here and a moving button is only a moving object.

Nobody knows something about?