Forums
|
|
|
|
Page 1 of 1
|
[ 8 posts ] |
|
Text Shadow Dissapear in a relative Div
| Author |
Message |
|
Weissnix
Joined: Mon Aug 29, 2011 3:31 am Posts: 8
|
 Text Shadow Dissapear in a relative Div
Hello, i used the css3pie and it works by a "normal" div, but in a div like a Layer it doesnt work. I gave the Div with the box shadow a z-index and the position: relative. Online LinkCan someone give me a tip or suggestion?
|
| Mon Sep 12, 2011 9:24 am |
|
 |
|
Weissnix
Joined: Mon Aug 29, 2011 3:31 am Posts: 8
|
 Re: Text Shadow Dissapear in a relative Div
The outer DIV is position absolute but the inner div with shadow ist position relative...
It now works in IE6 and IE7, but the text-shadow only appears in IE8 by mouseover
|
| Tue Sep 13, 2011 6:29 am |
|
 |
|
Weissnix
Joined: Mon Aug 29, 2011 3:31 am Posts: 8
|
 Re: Text Shadow Dissapear in a relative Div
no one 
|
| Thu Sep 15, 2011 7:08 am |
|
 |
|
Weissnix
Joined: Mon Aug 29, 2011 3:31 am Posts: 8
|
 Re: Text Shadow Dissapear in a relative Div
I tried a lot but without solution for IE8 
|
| Thu Sep 22, 2011 2:33 am |
|
 |
|
jojaba
Joined: Fri Sep 16, 2011 1:22 pm Posts: 12 Location: Obersoultzbach - Alsace - France
|
 Re: Text Shadow Dissapear in a relative Div
For me it doesn't work for IE6 but works for IE8 (I use IETester)
_________________ FluxBB the simple but powerfull Board. Localize Mozilla extension on BabelZilla Alsacréations : standards du Web - apprentissage et promotion
|
| Thu Sep 22, 2011 5:41 am |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1401
|
 Re: Text Shadow Dissapear in a relative Div
An error is being thrown when clicking the link. That may or may not be related to this issue.
The code is very complex (yay ExtJS!) but it looks like your PIE styles are attached to multifunctionLayerOuterContainer and the JS modifies styles on its parent layer to change the visibility/opacity. PIE won't be able to react to the changes on its parent, unless you tell it to; see -pie-watch-ancestors: css3pie.com/documentation/supported-css3-features/#pie-watch-ancestors for a possible workaround.
Otherwise, if you want a quick-and-dirty hack, if you make your JS modify a property of the multifunctionLayerOuterContainer (e.g. className) then PIE will update itself -- that's what happens when you mouseover the element.
|
| Thu Sep 22, 2011 7:57 am |
|
 |
|
Weissnix
Joined: Mon Aug 29, 2011 3:31 am Posts: 8
|
 Re: Text Shadow Dissapear in a relative Div
We found a solution, the extjs made our Layer visibility: hidden; and visibility: visible; this made the problem in IE8 We changed it into display: none; display:block 
|
| Thu Oct 06, 2011 2:35 am |
|
 |
|
logvol
Joined: Fri Feb 03, 2012 1:01 pm Posts: 1
|
 Re: Text Shadow Dissapear in a relative Div
This is exactly the same problem that I am having with GWT PopupPanel and DialogBox.
Using visibility: hidden to visibility: visible seems to be the cause.
Do you know if anyone has filed a bug about this?
|
| Fri Feb 03, 2012 2:38 pm |
|
|
|
Page 1 of 1
|
[ 8 posts ] |
|
Who is online |
Users browsing this forum: Bing [Bot] and 3 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|