Downloads

20.May.2010

19.May.2010

28.Apr.2010

08.Apr.2010

26.Mar.2008
Donate
Es kostet Zeit, Geld und Know-how, diese Plugins zu entwickeln und kostenlos zur Verfügung zu stellen. Wenn Sie meine Arbeit nützlich finden, ziehen Sie bitte in Betracht, mich mit einer kleinen Spende zu unterstützen.
It takes time, money and know-how to develop and offer this stuff for free. If you find my work useful, consider please to support it with a small donation.
|
|
Thickbox displaying underneath flash on page (1 viewing) (1) Guest
|
TOPIC: Thickbox displaying underneath flash on page
|
|
Thickbox displaying underneath flash on page 1 Year, 12 Months ago
|
|
|
Hello I have flash throughout my page and found that as standard thickbox would come up but the flash would be sitting above the thickbox window which looked funny. I found a solution to this so I thought I would post it here. What I did was put any flash content in a div and give it a class of flashDiv. In this class I have put a z-index of 1 in the stylessheet which is below the thickbox z-index of 100. In addition to this, when you add the flash file in make sure the WMode is set to opaque in the parametres. If you are using JCE, you can do this via the JCE media insert when you insert the file otherwise you will just have to modify the object tag in the flash code. I tried this in firefox, IE7 and chrome and it worked.
|
|
|
|
|
|
|
|
|